Kubiya LogoKubiya Developer Docs

General Commands

Basic Kubiya CLI operations like version check, help, and updates.

General Commands

These commands provide basic CLI information and management.

General CLI Operations

# View the installed CLI version
kubiya version
 
# Get help for all commands or a specific command group/command
kubiya help
kubiya help teammates
kubiya teammates create --help
 
# Update the CLI to the latest available version
kubiya update

On this page