vtex workspace reset [WORKSPACENAME]
Cleans all configurations of the specified workspace and recreates it with the configurations from master
Arguments
Name | Description |
---|---|
WORKSPACENAME | Name of the workspace to reset |
Options
Name | Description |
---|---|
--help, -h | Show help for command |
--production, -p | Recreates the workspace as a production one |
--yes, -y | Answers yes to all prompts |