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

fix(cli): fix datastore and environment deprecated commands #2498

Merged
merged 1 commit into from
May 9, 2023

Conversation

jorgeepc
Copy link
Contributor

@jorgeepc jorgeepc commented May 5, 2023

This PR labels the tracetest environment and tracetest datastore commands as deprecated using the Deprecated cobra field. This prints a warning message in the CLI, and also removes the command from the CLI reference documentation.

Changes

  • Label the tracetest environment and tracetest datastore commands as deprecated

Fixes

Checklist

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

Screenshots

Screenshot 2023-05-05 at 16 38 01

Screenshot 2023-05-05 at 16 38 31

Screenshot 2023-05-05 at 16 36 46

@jorgeepc jorgeepc self-assigned this May 5, 2023
@jorgeepc jorgeepc added documentation Improvements or additions to documentation CLI labels May 5, 2023
@jorgeepc jorgeepc marked this pull request as ready for review May 9, 2023 01:37
@jorgeepc jorgeepc merged commit 0afc8a4 into main May 9, 2023
31 checks passed
@jorgeepc jorgeepc deleted the fix-cli-deprecated-commands branch May 9, 2023 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants