Skip to content

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

@CuriousLearner

Description

@CuriousLearner

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions