Shell Command
Run the CLI in an interactive shell
Description: Run the CLI in an interactive shell (REPL). Once inside the shell, run any ksm command by typing its name directly, without the ksm prefix, and without re-authenticating between commands.
format: ksm shell
Example:
$ ksm shell
██╗ ██╗███████╗███╗ ███╗ ██████╗██╗ ██╗
██║ ██╔╝██╔════╝████╗ ████║ ██╔════╝██║ ██║
█████╔╝ ███████╗██╔████╔██║ ██║ ██║ ██║
██╔═██╗ ╚════██║██║╚██╔╝██║ ██║ ██║ ██║
██║ ██╗███████║██║ ╚═╝ ██║ ╚██████╗███████╗██║
╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝╚══════╝╚═╝
Current Version: 1.5.0
Running in shell mode. Type 'quit' to exit.
KSM Shell (? for help) > secret list
UID Record Type Title
----------------------- ------------ -----------
A_ok8pstlrCr5o84Ac9-hg login My Login
KSM Shell (? for help) > quitSub-Commands (available inside the shell)
Sub-Command
Description
quit
Exit the shell and return to your terminal.
help
Show the top-level command list and options, the same output as ksm --help.
Session-Wide Options
Any global option passed when starting the shell (--ini-file, --profile-name/-p, --output/-o, --color/--no-color, --cache/--no-cache, --log-level) applies to every command in that session. You do not need to repeat it on each command. An option typed on an individual shell line overrides the session value for that line only.
Example:
Platform Notes
Last updated

