Config Command
Configure the local Secrets Manager CLI environment
Last updated
Was this helpful?
Was this helpful?
$ ksm config color --disable
$ ksm config show
Config Item Value
---------------------- --------------
Color Enabled False$ ksm config cache --enable
$ ksm config show
Config Item Value
---------------------- -----------
Cache Enabled True$ ksm config record-type-dir -d /path/to/directory
$ ksm config show
Config Item Value
---------------------- -----------
Record Type Directory /path/to/directory ksm config editor --app Code --blocking --proces-name code.exe
$ ksm config show
Config Item Value
---------------------- -----------
Editor Code (code.exe)
Editor Blocking True
$ ksm config show
Config Item Value
---------------------- -----------
Active Profile all_records
Cache Enabled False
Color Enabled False
Record Type Directory -NOT SET-
Editor vim (NA)
Editor Blocking False