Skip to content
New issue

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

feature: Significantly improve CLI flexibility and output options #36

Merged
merged 6 commits into from
Dec 28, 2022

Conversation

ConnorGray
Copy link
Collaborator

No description provided.

* The following options are now supported on the `default`, `list`, and `inspect`
  subcommands:

  - --property (alias: --properties)
  - --all-properties
  - --format

  If `--format csv` is specified, the output will be written in the CSV format.

  If `--property` is specified, on the properties listed as an argument will be
  included in the output.

  If `--all-properties` is specified, all available properties will be included in
  the output.

* Regenerate CommandLineHelp.md
@ConnorGray ConnorGray merged commit fdb5196 into master Dec 28, 2022
@ConnorGray ConnorGray deleted the feature/improve-cli-output branch December 28, 2022 04:26
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.

1 participant