kitaru connection update
Update values on an exact connection.
Usage
kitaru connection update CONNECTION [OPTIONS]Supported --output modes: auto, text, json.
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
CONNECTION | reference | Yes | Connection UUID or name. |
Options
| Name | Type | Required | Description |
|---|---|---|---|
--set | KEY=VALUE[] | No | Non-secret environment value. Keeps the other stored values. |
--set-secret | KEY=VALUE[] | No | Sensitive environment value. Replaces all stored secret values. |
--default/--no-default | boolean | No | Set or clear the provider's default connection. |
Every command also accepts the global options listed on the CLI overview page.