Skip to main content

akuity_argocd_instance_update

akuity argocd instance update

Update an instance

akuity argocd instance update [flags]

Examples

akuity argocd instance update \
--organization-name=<name> \
<instance-name>

Options

      --description string         Instance description
-h, --help help for update
--name string Instance name
--org-id string Alias for organization-id
--org-name string Alias for organization-name
--organization-id string Akuity cloud organization ID
--organization-name string Akuity cloud organization name
-o, --output string Output format. One of (json, yaml, wide) (default "wide")
--version string Instance version

Options inherited from parent commands

      --insecure-skip-tls-verify   If true, the server's certificate will not be checked for validity
--no-color Disable colored output (default true)
--server string The server url of the Akuity cloud (default "https://akuity.cloud")

SEE ALSO