Search documentation
karat

+

K

apollo-cli publish artifact

Publishes an existing Product TGZ to Apollo. Use this if you have a local copy of a Product in a format that is not containerized.

apollo-cli publish artifact [flags]

Flags

FlagUse
-h, --helpShow help menu for the artifact subcommand
--product-tgz (string)TGZ file of the Apollo Product to publish

Flags inherited from parent commands

FlagUse
--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
--dry-runPrint the operations that would be performed