Command: set state.backend
Changes the state backend that the CLI uses to find and store environments and datacenters.
$ arcctl set state.backend --creds key=value
Flags
| Name | Type | Description |
|---|---|---|
--creds | Array<String> | A set of key/value pairs to use for the state backend credentials (e.g. client_id=abc123) |