Command line reference
[@command-file] [subcommand] ...
saker.nest repository command line action interface.
See subcommands for available actions.
Sub-commands
@command-file
@command-file
File path prefixed with '@' to directly include arguments from the specified file. Each argument is on its separate line. They are directly inserted in place of the @command-file argument. The argument can appear anywhere on the command line. Escaping is not supported for arguments in the command file. The file path may be absolute or relative.
E.g: @path/to/arguments.txt