dunebox-terminate
Terminate a Dunebox AVD
Arguments
Argument
Type
Optional
Interpretation
--server
String
Yes
URL of Dunebox server. Overrides the configured value if provided.
--access-key
String
Yes
Your access key. Overrides configured value if provided.
--secret-key
String
Yes
Your secret key. Overrides configured value if provided.
--asid
uint32
Yes*
Auto Session ID of the session to terminate.
--asid
can be skipped iff there is only one running session. Otherwise it must be specified.
Successful Output
None
Last updated