adj cluster
Manage data-plane clusters
Manage data-plane clusters (operator/admin flow).
Register a cluster to obtain a one-time agent join token, then bootstrap it to emit the OpenTofu tfvars bundle + broker address the operator applies. Also list, inspect, rotate the join token for, and deregister clusters.
Usage
adj cluster
Global flags
| Flag | Shorthand | Default | Description |
|---|---|---|---|
--context |
— |
config context to use (overrides current-context) | |
--output |
-o | table |
output format: table|json|yaml |
--server |
— |
server base URL (overrides the active context) | |
--token |
— |
access token (overrides the active context) | |
--verbose |
-v | false |
log requests to stderr |
Subcommands
- adj cluster bootstrap — Emit the OpenTofu bootstrap bundle for a cluster
- adj cluster bundle — Work with the OpenTofu module embedded in adj
- adj cluster deprovision — Tear down a cluster's data plane via a local OpenTofu destroy
- adj cluster get — Show a single cluster
- adj cluster ls — List data-plane clusters
- adj cluster provision — Provision a cluster's data plane in YOUR AWS account (async)
- adj cluster register — Register a new cluster and print its one-time agent join token
- adj cluster rm — Deregister a cluster
- adj cluster rotate-token — Rotate a cluster's agent join token
- adj cluster status — Show provisioning progress + agent health for a cluster