We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yml
Feature description
si seq start -f <config> should accept yml files as well as JSON, similarly to how YAML files can be passed in STH.
si seq start -f <config>
Ideally this should also work with importing and exporting command line configurations.
The text was updated successfully, but these errors were encountered:
Potential options...
twolfson/commander-completion#4 - no progress over last 8 years...
Commander is clearly not willing to change this:
tj/commander.js#424 tj/commander.js#385
This one suggests using tabtab:
tj/commander.js#716
I dunno - this would be really great for the users, although I'm not sure if we shouldn't consider other options for the CLI with framework-cpp
Sorry, something went wrong.
👇 https://oclif.io/
No branches or pull requests
Feature description
si seq start -f <config>
should acceptyml
files as well as JSON, similarly to how YAML files can be passed in STH.Ideally this should also work with importing and exporting command line configurations.
The text was updated successfully, but these errors were encountered: