Skip to main content

diagrid clusters manifests

Print Conductor agent manifest file

Description

Print the Kubernetes manifests for deploying the Conductor agent

diagrid clusters manifests <clusterId> [flags]

Examples


# Apply the agent manifests to the current Kubernetes cluster
diagrid clusters manifests <clusterId> | kubectl apply -f -

Options

      --api-key string   Diagrid Cloud API key
--debug Enable debug mode
-h, --help help for manifests
-o, --output string Output format, supported [table, yaml, json] (default "table")

SEE ALSO