sfdx force:org:clone
Clone a sandbox org
Options
Name | Description |
---|---|
--json | Format output as json |
--loglevel <loglevel> | Logging level for this command invocation |
-u, --targetusername <targetusername> | Username or alias for the target org; overrides default target org |
--apiversion <apiversion> | Override the api version used for api requests made by this command |
-t, --type <type> | Type of org to create |
-f, --definitionfile <definitionfile> | Path to an org definition file |
-s, --setdefaultusername | Set the created org as the default username |
-a, --setalias <setalias> | Alias for the created org |
-w, --wait <wait> | The streaming client socket timeout (in minutes) |