Kitaru

kitaru connection update

Update values on an exact connection.

Usage

kitaru connection update CONNECTION [OPTIONS]

Supported --output modes: auto, text, json.

Arguments

NameTypeRequiredDescription
CONNECTIONreferenceYesConnection UUID or name.

Options

NameTypeRequiredDescription
--setKEY=VALUE[]NoNon-secret environment value. Keeps the other stored values.
--set-secretKEY=VALUE[]NoSensitive environment value. Replaces all stored secret values.
--default/--no-defaultbooleanNoSet or clear the provider's default connection.

Every command also accepts the global options listed on the CLI overview page.

On this page