This step deploys the teams associated with the workbench.
It can be deployed multiple times to support:
orbit deploy teams -f <manifest.yaml>
Options:
-f, --filename TEXT The target Orbit Workbench manifest file (yaml).
--debug / --no-debug Enable detailed logging. [default: False]
--help Show this message and exit.
orbit destroy teams -e <env-name>
Options:
-e, --env TEXT Destroy Orbit Teams. [required]
--debug / --no-debug Enable detailed logging. [default: False]
--help Show this message and exit.