This step will deploy the Oribe Env Toolkit that supports the workbench for deployment artifacts.
orbit deploy toolkit -f <manifest.yaml>
Options:
-f, --filename TEXT The target Orbit Workbench manifest file (yaml).
[required]
--debug / --no-debug Enable detailed logging. [default: False]
--help Show this message and exit.
orbit destroy toolkit -e <env-name>
Options:
-e, --env TEXT Environment name is required [required]
--debug / --no-debug Enable detailed logging. [default: False]
--help Show this message and exit.