UNPKG

643 BJSONView Raw
1{
2 "commandDescription": "Refresh a sandbox using the tooling api, ensure the user has the required permissions before using this command",
3 "nameFlagDescription": "Name of the sandbox",
4 "descriptionFlagDescription": "Description of the sandbox",
5 "licenseFlagDescription": "Type of the sandbox. Valid values are DEVELOPER,DEVELOPER_PRO,PARTIAL,FULL, Provide this if the sandbox is to be rereshed from Production",
6 "apexClassFlagDescription": "A reference to the ID of an Apex class that runs after each copy of the sandbox",
7 "cloneFromFlagDescripton": "Name of the SandboxInfo that serves as the source org for a cloned sandbox."
8}