Skip to content

proposal: read arguments from a file #1

@nodirt

Description

@nodirt

Proposal:

Add DefaultApplication.AllowArgsInFIle or something like that (name suggestions are welcome). If true

  • extra text is printed in usage that subcommand and its arguments can be passed through a file
  • if first argument starts with @, treat the rest of the argument as a path to the file that contains command line arguments. There must be no other arguments besides @file.

This is needed on Windows where the command line length limit is low.

@maruel @vadimsht

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions