Command line interface
Operate Genorbex from your terminal and automation workflows.
Use Databricks-style command groups to manage compute, data, jobs, identity, SQL, catalogs, models, applications, and sharing resources.
0.207.0
Current version
101
Command groups
531
Documented commands
3
Output formats
Command syntax
Every resource command follows the same predictable structure.
genorbex <command-group> <command> [arguments] [options]Discover
Use --help at the root, group, or command level.
Automate
Use JSON input and structured json, text, or table output.
Separate environments
Use named profiles for development and production.
Start here
genorbex --helpgenorbex auth login --host https://www.genorbex.com --token "$GENORBEX_TOKEN"genorbex current-user me