The Liquibase IO CLI allows you to directly interact with Liquibase IO as an alternative to the web UI. Below is a list available commands and flags.
lbio - all commands must begin with lbio to run successfully.
completion - Generate the autocompletion script for the specified shell
connection - Manage your Connections
job - Manage your Jobs
project - Manage your Projects
runner - Manage the self-hosted runner
workflow - Manage your Workflows
--help or -h - Produces the help menu which contains the root syntax lbio, all commands, and all flag descriptions.
--json - Output in JSON
--json-pretty - Output in Pretty JSON
--version - Displays what version of Liquibase.io is installed
--workspace-string - Liquibase.io workspace (default "default")