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")
--version string Agent manifest version (default "latest")
SEE ALSO
- diagrid clusters - Manage cluster connections