Understanding brightstack engine tiers and compute resources
# Create an engine bright engine create --name <ENGINE_NAME> --type <ENGINE_TYPE> # List your engines bright engine list # Start an engine bright engine start <ENGINE_ID_OR_NAME> # Stop an engine bright engine stop <ENGINE_ID_OR_NAME>