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

Multi-app commands #746

Open
aurrelhebert opened this issue May 24, 2024 · 0 comments
Open

Multi-app commands #746

aurrelhebert opened this issue May 24, 2024 · 0 comments

Comments

@aurrelhebert
Copy link
Member

aurrelhebert commented May 24, 2024

Some commands as :

  • clever activity
  • clever cancel-deploy
  • clever config
  • clever delete
  • clever restart
  • clever scale
  • clever status
  • clever stop
  • clever unlink

And maybe other applications related commands could be apply to multiple applications. An option could be used to handle multiple applications on a dedicated command.

A first use case could be by listing a list of applications ID:

clever status --apps [app1, app2]

A second use case could be by listing all applications linked to an addon:

clever status --apps linked-to=ADDON_ID

A third use case would be listing all applications of an organisation like:

clever status --apps org={ORGA_ID}

A fourth use case would be listing all applications base on a label / tags like:

clever status --apps tag=test
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