Version Command

Display KSM CLI version information

version command

Description: View CLI information such as version and Python module installation location. The command will also show the Python version, SDK version, and the path of the INI configuration file

format: ksm version

Example:

$ ksm version

Python Version: 3.9.16
Python Install: /usr/local/ksm/bin/ksm
CLI Version: 1.1.0
CLI Install: /usr/local/ksm/bin/keeper_secrets_manager_cli
SDK Version: 16.5.4
SDK Install: /usr/local/ksm/bin/keeper_secrets_manager_core
Config file: /Users/craig/keeper.ini
Version 1.1.1 is available for the CLI
Version 16.6.2 is available for the SDK

Last updated