Skip to content

GH-2862: Command line arguments from a file#2863

Merged
afs merged 5 commits intoapache:mainfrom
afs:args
Nov 23, 2024
Merged

GH-2862: Command line arguments from a file#2863
afs merged 5 commits intoapache:mainfrom
afs:args

Conversation

@afs
Copy link
Copy Markdown
Member

@afs afs commented Nov 21, 2024

GitHub issue resolved #2862

Pull request Description:
Added a form : @file that read arguments from a file.

A side effect is that the "read contents" (hidden feature) of a few commands, like qparse, becomes ^filename.

Because this style does not work with shell file completion, it's not a very useful feature. Using --file filename is better.


  • Tests are included.
  • Key commit messages start with the issue number (GH-xxxx)

By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the Contributor's Agreement.


See the Apache Jena "Contributing" guide.

@afs afs merged commit 1df4833 into apache:main Nov 23, 2024
@afs afs deleted the args branch November 23, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow command line arguments to be kept in a file.

1 participant