conveyor project
Commands on projects
Options
  -h, --help   help for project
Options inherited from parent commands
      --debug                        Show debug output
      --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 - A CLI to operate your Conveyor environments and projects
 - conveyor project add-alert-config - Add alert config
 - conveyor project add-user - Add a user to the project
 - conveyor project build - Build a project
 - conveyor project create - Create a new project
 - conveyor project dbt - [EXPERIMENTAL] Command to execute dbt commands remotely
 - conveyor project delete - Delete a project
 - conveyor project delete-alert-config - Delete alert config
 - conveyor project deploy - Deploy a project
 - conveyor project deployments - Get the deployments of a project
 - conveyor project events - Get the events of a project
 - conveyor project generate-config - Generate the .conveyor/project.yaml for a project
 - conveyor project get - Get a single project
 - conveyor project list - Lists the projects
 - conveyor project list-alert-configs - List alert configs
 - conveyor project list-builds - Lists the existing builds for the project
 - conveyor project list-users - Lists users that have access to the project
 - conveyor project promote - Promote a project build from one environment to the other
 - conveyor project remove-user - Remove a user from the project
 - conveyor project run - Run a project
 - conveyor project spark-history - Create a local Spark history server
 - conveyor project stop-run - Terminate a run for a project
 - conveyor project undeploy - Undeploy the current project
 - conveyor project update - Update an existing project
 - conveyor project upgrade-dags - Upgrade the DAGs of a project to be compatible with Airflow 3
 - conveyor project validate-dags - Validates the DAGs of a project