Gets metadata about the Installations for the specified Environment(s).
apollo-cli get-installations [flags]
Flag | Use |
---|---|
--apollo-token string | Bearer token to use for authenticated endpoints |
--apollo-token-provider (string) | Set the token provider. Specify static for Bearer Token and service-user for a service user. |
--apollo-client-id (string) | Client ID for a service account |
--apollo-client-secret (string) | Client secret for a service account |
--apollo-url (string) | Base URL for Apollo that is used to derive the API endpoints |
--environment (stringArray) | IDs of the Environments to retrieve Installations for |
-h, --help | Show help menu for the get-installations command |