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
Description
There are commands that follow pattern
apppack <resource> <action>like
apppack auth accounts,apppack admins addBut then for apps/pipeline/redis/region this syntax is flipped to
apppack <action> <resource>likeapppack 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