Replies: 1 comment
-
|
Migrating this discussion to #2511 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, to declare the Sandbox Name to create, you have to either pass it in with the
--nameargument or list the Sandbox name in a Sandbox Definition File. It has to be 1 approach or the other, or else it will exit with an error.It would be nice to allow you to pass in the sandbox name via the
--nameargument while still using a Sandbox Definition File for other attributes like Sandbox License, Apex Class ID, and Public Group ID. That way, no matter what sandbox name I pass via a command line argument, I can use the same sandbox definition file.Beta Was this translation helpful? Give feedback.
All reactions