open-servers
Opens one or more Amazon DCV servers. Before you can create sessions on a Amazon DCV server, you must change the server's state to open. After the Amazon DCV server is open, you can create Amazon DCV sessions on the server.
Synopsis
open-servers --server-ids
<value>
Options
--server-ids
-
The comma-separated list of IDs of the Amazon DCV servers to open.
Type: String
Required: Yes
Example
./dcvsm open-servers --server-ids "server123,server456"