Version Command
Last updated
Was this helpful?
Last updated
Was this helpful?
This guide documents the version
command in the Kubiya CLI, which displays the current version of your CLI installation.
The version
command provides a simple way to check which version of the Kubiya CLI you are running. This is useful for troubleshooting, ensuring compatibility, and checking if updates are available.
To display the current version of the Kubiya CLI:
Example output:
The version
command performs two main functions:
Display Current Version: Shows the version number of the currently installed Kubiya CLI
Update Check: Automatically checks if a newer version is available and provides instructions for updating
Include version information when reporting issues:
Check version in scripts:
kubiya update
- Update the Kubiya CLI to the latest version
The version
command is a simple but essential utility that helps you identify your current CLI version and determine if updates are available.