You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It does not accept only a path, you can specify only a filename, and then it will prepend the storage/archive_dirs directory specified in the configuration, have a look here.
aha I see, no, it may be useful and you're not adding extra options, which is nice. Just have to add the piece of code that determines if it's a text file and read it if so.
Go for it!
Just, don't forget to document all of this somehow, in the package docs for example, or it will be forgotten soon!
As of now
--run
accepts only path, could be useful that it can be a file as well (with list of runs to archive).@guillermo-carrasco : Would it be a over kill ?
The text was updated successfully, but these errors were encountered: