You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Some commands as :
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:
A second use case could be by listing all applications linked to an addon:
A third use case would be listing all applications of an organisation like:
A fourth use case would be listing all applications base on a label / tags like:
The text was updated successfully, but these errors were encountered: