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

Make CLI command consistent to apppack <action> <resource> #67

Open
5 tasks
CuriousLearner opened this issue May 30, 2024 · 0 comments
Open
5 tasks

Make CLI command consistent to apppack <action> <resource> #67

CuriousLearner opened this issue May 30, 2024 · 0 comments

Comments

@CuriousLearner
Copy link
Contributor

Description

There are commands that follow pattern

apppack <resource> <action>

like apppack auth accounts, apppack admins add

But then for apps/pipeline/redis/region this syntax is flipped to apppack <action> <resource> like apppack create app ...

This should be made consistent to apppack <action> <resource>. The existing commands should be aliased to be backward-compatible.

Reason for task

Consistency in CLI commands


⏱ Estimated Level of Effort (LOE): unestimated

Developer Checklist
  • Estimated LOE
  • CI tests pass
  • Deployed/tested in non-production environment
  • Approved for deployment by project owner
  • Deployed to production
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

No branches or pull requests

1 participant