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

feat(cli): add supported resources in help command #2506

Merged
merged 2 commits into from May 26, 2023

Conversation

jorgeepc
Copy link
Contributor

@jorgeepc jorgeepc commented May 9, 2023

This PR adds the list of resources (arguments) that can be applied to the following commands:

  • apply
  • list
  • get
  • delete

Changes

  • add list of resources for cli commands

Fixes

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

Screenshots

Screenshot 2023-05-09 at 19 06 26 Screenshot 2023-05-09 at 19 07 13 Screenshot 2023-05-09 at 19 04 34

@jorgeepc jorgeepc self-assigned this May 9, 2023
@jorgeepc jorgeepc marked this pull request as ready for review May 9, 2023 10:20
@jorgeepc jorgeepc added the CLI label May 9, 2023
@jorgeepc jorgeepc merged commit d0f8191 into main May 26, 2023
27 checks passed
@jorgeepc jorgeepc deleted the 2303-add-supported-resources-help-cmd branch May 26, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CLI Improvements] Show supported resources in each verb help"
2 participants