Changeset 91010 in vbox
- Timestamp:
- Aug 30, 2021 6:26:13 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/doc/manual/en_US/man_VBoxManage-cloud.xml (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-cloud.xml
r89917 r91010 36 36 37 37 <refsynopsisdiv> 38 <!-- Cloud list commands --> 39 <cmdsynopsis id="synopsis-vboxmanage-cloudlist-instances"> <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 38 <!-- Cloud list --> 39 <!-- The 'id' is mandatory and must start with 'synopsis-'. --> 40 <cmdsynopsis id="synopsis-vboxmanage-cloudlist-instances"> 40 41 <command>VBoxManage cloud</command> 41 42 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 42 43 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 44 <sbr/> 43 45 <arg choice="plain">list</arg> 44 46 <arg choice="plain">instances</arg> … … 50 52 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 51 53 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 54 <sbr/> 52 55 <arg choice="plain">list</arg> 53 56 <arg choice="plain">images</arg> … … 61 64 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 62 65 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 66 <sbr/> 63 67 <arg choice="plain">instance</arg> 64 68 <arg choice="plain">create</arg> … … 82 86 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 83 87 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 88 <sbr/> 84 89 <arg choice="plain">instance</arg> 85 90 <arg choice="plain">info</arg> … … 90 95 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 91 96 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 97 <sbr/> 92 98 <arg choice="plain">instance</arg> 93 99 <arg choice="plain">terminate</arg> … … 98 104 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 99 105 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 106 <sbr/> 100 107 <arg choice="plain">instance</arg> 101 108 <arg choice="plain">start</arg> … … 106 113 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 107 114 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 115 <sbr/> 108 116 <arg choice="plain">instance</arg> 109 117 <arg choice="plain">pause</arg> … … 116 124 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 117 125 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 126 <sbr/> 118 127 <arg choice="plain">image</arg> 119 128 <arg choice="plain">create</arg> … … 127 136 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 128 137 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 138 <sbr/> 129 139 <arg choice="plain">image</arg> 130 140 <arg choice="plain">info</arg> … … 135 145 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 136 146 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 147 <sbr/> 137 148 <arg choice="plain">image</arg> 138 149 <arg choice="plain">delete</arg> … … 143 154 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 144 155 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 156 <sbr/> 145 157 <arg choice="plain">image</arg> 146 158 <arg choice="plain">import</arg> … … 153 165 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 154 166 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 167 <sbr/> 155 168 <arg choice="plain">image</arg> 156 169 <arg choice="plain">export</arg> … … 166 179 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 167 180 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 181 <sbr/> 168 182 <arg choice="plain">network setup</arg> 169 183 <arg choice="req">--local-gateway-iso=<replaceable>path</replaceable></arg> … … 181 195 <arg choice="req">--provider=<replaceable>name</replaceable></arg> 182 196 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 197 <sbr/> 183 198 <arg choice="plain">network create</arg> 184 199 <arg choice="req">--name=<replaceable>string</replaceable></arg>
Note:
See TracChangeset
for help on using the changeset viewer.

