Skip to content

Improve default cli help #675

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

Merged
merged 6 commits into from
Aug 11, 2022
Merged

Improve default cli help #675

merged 6 commits into from
Aug 11, 2022

Conversation

kevinlacaille
Copy link
Contributor

@kevinlacaille kevinlacaille commented Aug 10, 2022

  • Removed text which referred to API parameters in main CLI help message.
  • Changed description in Data CLI message to refer to its API, not the Orders API.
  • Added description to Subscription CLI help message.
  • Moved the verbosity option description below quiet and version, but cannot go below help, as that must always be the last option listed and cannot be moved.

FYI: @cholmes

Closes #633

@kevinlacaille kevinlacaille requested review from JuLeeAtPlanet and removed request for cholmes August 10, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve default CLI help
3 participants