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

Remove useless commands for resourcerun #2189

Open
Finenyaco opened this issue Mar 6, 2024 · 0 comments
Open

Remove useless commands for resourcerun #2189

Finenyaco opened this issue Mar 6, 2024 · 0 comments
Labels
area/cli bug-qa Something isn't working, and have not yet hit a real release

Comments

@Finenyaco
Copy link

Describe the bug

Remove useless commands for resourcerun.

Steps to reproduce

get-plan and set-plan commands are useless in CLI

 ~/seal/ w resourcerun -h
Usage:
  walrus resourcerun [command]

Available Commands:
  apply             Apply for a resource run.
  get               Get a resource run.
  get-diff-latest   Get diff latest for a resource run.
  get-diff-previous Get diff previous for a resource run.
  get-plan          Get plan for a resource run.
  list              Get resource runs.
  set-plan          Set plan for a resource run.

Expected behavior

Environment

Additional context
Add any other context about the problem here.

@Finenyaco Finenyaco added bug-qa Something isn't working, and have not yet hit a real release area/cli labels Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli bug-qa Something isn't working, and have not yet hit a real release
Projects
None yet
Development

No branches or pull requests

1 participant