Search documentation
karat

+

K

apollo-cli publish helm-chart

Publishes a Product as a Helm chart in Apollo.

apollo-cli publish helm-chart [flags]

Flags

FlagUse
--chart-file (string)File path to local Helm chart
--helm-ca-file (string)Helm pull: verify certificates of HTTPS-enabled servers using this CA bundle
--helm-cert-file (string)Helm pull: identify HTTPS client using this SSL certificate file
--helm-chart-name (string)Helm chart name
--helm-chart-version (string)Helm chart version
--helm-key-file (string)Helm pull: identify HTTPS client using this SSL key file
--helm-pass-credentialsHelm pull: pass credentials to all domains
--helm-password (string)Helm pull: chart repository password where to locate the requested chart
--helm-repository-url (string)Helm repository URL
--helm-username (string)Helm pull: chart repository username where to locate the requested chart
-h, --helpShow help menu for the helm-chart subcommand
--maven-coordinate (string)Apache Maven coordinate for Product

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