config.yml
The ~/.holden/config.yml file stores local CLI settings. Created automatically by holden config set.
Example
Section titled “Example”port: 6021
age_public_keys:server
Section titled “server”SSH address of the Holden server. Used to fetch the encryption key for secrets.
Optional. If not set, the CLI assumes Holden runs locally.
port: 6021API port on the Holden server.
Optional. Default: 6021
age_public_keys
Section titled “age_public_keys”age_public_keys:Cached age public keys, keyed by SSH server address. Populated automatically when the CLI first connects to a server.
Used to encrypt secrets offline after the initial connection.
Optional. Managed automatically by the CLI.