The models Command Group
Index of commands under the `models` CLI namespace.
Commands
Section titled “Commands”branchCreate a new model branch (schema) named ``BRANCH_NAME`` from the current model.
deployDeploy a model into a schema.
initScaffold a new starter project ready to deploy.
listList model schemas.
mergeMerge the current branch into its parent and retire the branch.
pullPull remote model changes for the current model into shared_model.py.
switchSwitch the current model.
teardownDrop the current model or branch and all its managed data.