Skip to main content

akuity_argocd_instance_create

akuity argocd instance create

Create an instance

akuity argocd instance create [flags]

Examples

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

Options

      --description string         Instance description
-h, --help help for create
--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 (default "stable")

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