conveyor
A CLI to operate your Conveyor environments and projects
Options
--debug Show debug output
-h, --help help for conveyor
--no-browser NO_BROWSER=true Do not automatically open a browser at login instead print the url to the command line. You can also use the environment variable NO_BROWSER=true.
-o, --output string Change the output. Valid options are table or json (default "table")
--quiet QUIET=true Quiet down the output. You can also use the environment variable QUIET=true.
See also
- conveyor auth - Auth configuration
- conveyor build - Build a project
- conveyor cleanup - Utility command to cleanup conveyor managed docker images
- conveyor cluster - Commands on clusters
- conveyor completion - Generate the autocompletion script for the specified shell
- conveyor dbt - [EXPERIMENTAL] Command to execute dbt commands remotely
- conveyor deploy - Deploy a project
- conveyor doctor - Utility command to check for common mistakes
- conveyor environment - Commands on environments
- conveyor ide - Commands on IDEs
- conveyor notebook - Commands on notebooks
- conveyor package - Commands on packages
- conveyor project - Commands on projects
- conveyor promote - Promote a project build from one environment to the other
- conveyor run - Run a project
- conveyor stop-run - Terminate a run for a project
- conveyor tag - Commands on tags
- conveyor team - Commands on teams
- conveyor template - Commands on templates
- conveyor undeploy - Undeploy the current project
- conveyor update - Updates the CLI to the latest version
- conveyor user - Commands on users