Changeset 79877 in vbox for trunk/doc/manual/en_US
- Timestamp:
- Jul 19, 2019 9:26:18 AM (5 years ago)
- Location:
- trunk/doc/manual/en_US
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/manual/en_US/man_VBoxManage-cloudinstance.xml
r79060 r79877 27 27 <refnamediv> 28 28 <refname>VBoxManage-cloudinstance</refname> 29 <refpurpose> manage the cloud instance</refpurpose>29 <refpurpose>Manage the cloud instances</refpurpose> 30 30 <refclass>Oracle VM VirtualBox</refclass> 31 31 </refnamediv> … … 38 38 <arg choice="plain" rep="norepeat">instance</arg> 39 39 <arg choice="plain" rep="norepeat">info</arg> 40 <arg choice="req" rep="norepeat">--id=<replaceable>u uid</replaceable></arg>40 <arg choice="req" rep="norepeat">--id=<replaceable>unique id</replaceable></arg> 41 41 </cmdsynopsis> 42 42 <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-terminate" sepchar=" "> … … 46 46 <arg choice="plain" rep="norepeat">instance</arg> 47 47 <arg choice="plain" rep="norepeat">terminate</arg> 48 <arg choice="req" rep="norepeat">--id=<replaceable>u uid</replaceable></arg>48 <arg choice="req" rep="norepeat">--id=<replaceable>unique id</replaceable></arg> 49 49 </cmdsynopsis> 50 50 <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-start" sepchar=" "> … … 54 54 <arg choice="plain" rep="norepeat">instance</arg> 55 55 <arg choice="plain" rep="norepeat">start</arg> 56 <arg choice="req" rep="norepeat">--id=<replaceable>u uid</replaceable></arg>56 <arg choice="req" rep="norepeat">--id=<replaceable>unique id</replaceable></arg> 57 57 </cmdsynopsis> 58 58 <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-pause" sepchar=" "> … … 62 62 <arg choice="plain" rep="norepeat">instance</arg> 63 63 <arg choice="plain" rep="norepeat">pause</arg> 64 <arg choice="req" rep="norepeat">--id=<replaceable>u uid</replaceable></arg>64 <arg choice="req" rep="norepeat">--id=<replaceable>unique id</replaceable></arg> 65 65 </cmdsynopsis> 66 66 </refsynopsisdiv> … … 68 68 <refsect1> 69 69 <title>Description</title> 70 71 <refsect2 id="vboxmanage-cloudinstance-common-options"> 72 <title>Common options</title> 73 <remark role="help-scope" condition="GLOBAL"/> 74 <para>The subcommands of <command>cloudinstance</command> implement the standard operations for a cloud instance 75 like start/pause/show/terminate. The next common options must be placed between the "cloud" and the following sub-commands:</para> 76 <variablelist> 77 <varlistentry> 78 <term>--provider=<replaceable>name</replaceable></term> 79 <listitem><para>Short cloud provider name.</para></listitem> 80 </varlistentry> 81 <varlistentry> 82 <term>--profile=<replaceable>name</replaceable></term> 83 <listitem><para>Cloud profile name. </para></listitem> 84 </varlistentry> 85 </variablelist> 86 </refsect2> 87 70 88 <refsect2 id="vboxmanage-cloudinstance-info"> 71 89 <title>cloud instance info</title> 72 90 <para> 73 Display information about a cloud instance with a specified id 91 Display information about a cloud instance with a specified id. 74 92 </para> 75 93 <variablelist> 76 94 <varlistentry> 77 <term><option>--id</option></term><listitem><para> The unique identifier which fully identify the instance</para></listitem>95 <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem> 78 96 </varlistentry> 79 97 </variablelist> … … 83 101 <title>cloud instance termination</title> 84 102 <para> 85 Delete a cloud instance with a specified id 103 Delete a cloud instance with a specified id. 86 104 </para> 87 105 <variablelist> 88 106 <varlistentry> 89 <term><option>--id</option></term><listitem><para> The unique identifier which fully identify the instance</para></listitem>107 <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem> 90 108 </varlistentry> 91 109 </variablelist> … … 95 113 <title>cloud instance start</title> 96 114 <para> 97 Start a cloud instance with a specified id 115 Start a cloud instance with a specified id. 98 116 </para> 99 117 <variablelist> 100 118 <varlistentry> 101 <term><option>--id</option></term><listitem><para> The unique identifier which fully identify the instance</para></listitem>119 <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem> 102 120 </varlistentry> 103 121 </variablelist> … … 107 125 <title>cloud instance pause</title> 108 126 <para> 109 Pause a cloud instance with a specified id 127 Pause a cloud instance with a specified id. 110 128 </para> 111 129 <variablelist> 112 130 <varlistentry> 113 <term><option>--id</option></term><listitem><para> The unique identifier which fully identify the instance</para></listitem>131 <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem> 114 132 </varlistentry> 115 133 </variablelist> -
trunk/doc/manual/en_US/man_VBoxManage-cloudlist.xml
r79064 r79877 30 30 <refnamediv> 31 31 <refname>VBoxManage-cloudlist</refname> 32 <refpurpose>The cloud list command gives information about some standard entities existedin the every Cloud33 and which can be represented by the list like the list of instances/disk images/networks and etc .</refpurpose>32 <refpurpose>The cloud list command gives information about some standard entities in the every Cloud 33 and which can be represented by the list like the list of instances/disk images/networks and etc</refpurpose> 34 34 <refclass>Oracle VM VirtualBox</refclass> 35 35 </refnamediv> … … 83 83 <variablelist> 84 84 <varlistentry> 85 <term>--state =<replaceable>"running/paused/terminated"</replaceable></term>85 <term>--state<replaceable>"running/paused/terminated"</replaceable></term> 86 86 <listitem> 87 87 <para>The state of cloud instance. The possible states are "running/paused/terminated" at moment. … … 109 109 <variablelist> 110 110 <varlistentry> 111 <term>--state =<replaceable>"available/disabled/deleted"</replaceable></term>111 <term>--state<replaceable>"available/disabled/deleted"</replaceable></term> 112 112 <listitem> 113 113 <para>The state of cloud image. The possible states are "available/disabled/deleted" at moment. -
trunk/doc/manual/en_US/man_VBoxManage-cloudprofile.xml
r77778 r79877 28 28 <refnamediv> 29 29 <refname>VBoxManage-cloudprofile</refname> 30 <refpurpose> manage the cloud profiles</refpurpose>30 <refpurpose>Manage the cloud profiles</refpurpose> 31 31 <refclass>Oracle VM VirtualBox</refclass> 32 32 </refnamediv> … … 38 38 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 39 39 <arg choice="plain">add</arg> 40 <arg>--clouduser=<replaceable>u uid</replaceable></arg>40 <arg>--clouduser=<replaceable>unique id</replaceable></arg> 41 41 <arg>--fingerprint=<replaceable>MD5 string</replaceable></arg> 42 42 <arg>--keyfile=<replaceable>path</replaceable></arg> 43 43 <arg>--passphrase=<replaceable>string</replaceable></arg> 44 <arg>--tenancy=<replaceable>u uid</replaceable></arg>45 <arg>--compartment=<replaceable>u uid</replaceable></arg>44 <arg>--tenancy=<replaceable>unique id</replaceable></arg> 45 <arg>--compartment=<replaceable>unique id</replaceable></arg> 46 46 <arg>--region=<replaceable>string</replaceable></arg> 47 47 </cmdsynopsis> … … 51 51 <arg choice="req">--profile=<replaceable>name</replaceable></arg> 52 52 <arg choice="plain">update</arg> 53 <arg>--clouduser=<replaceable>u uid</replaceable></arg>53 <arg>--clouduser=<replaceable>unique id</replaceable></arg> 54 54 <arg>--fingerprint=<replaceable>MD5 string</replaceable></arg> 55 55 <arg>--keyfile=<replaceable>path</replaceable></arg> 56 56 <arg>--passphrase=<replaceable>string</replaceable></arg> 57 <arg>--tenancy=<replaceable>u uid</replaceable></arg>58 <arg>--compartment=<replaceable>u uid</replaceable></arg>57 <arg>--tenancy=<replaceable>unique id</replaceable></arg> 58 <arg>--compartment=<replaceable>unique id</replaceable></arg> 59 59 <arg>--region=<replaceable>string</replaceable></arg> 60 60 </cmdsynopsis> … … 79 79 <title>Common options</title> 80 80 <remark role="help-scope" condition="GLOBAL"/> 81 <para>The subcommands of <command>cloudprofile</command> realizethe standard CRUD operations for a cloud profile.82 The following common options can be placed before the sub-command:</para>81 <para>The subcommands of <command>cloudprofile</command> implement the standard CRUD operations for a cloud profile. 82 The next common options must be placed between the "cloud" and the following sub-commands:</para> 83 83 <variablelist> 84 84 <varlistentry> … … 101 101 <variablelist> 102 102 <varlistentry> 103 <term><option>--clouduser</option></term><listitem><para>The name which fully identif y the user in the specified cloud provider</para></listitem>103 <term><option>--clouduser</option></term><listitem><para>The name which fully identifies the user in the specified cloud provider.</para></listitem> 104 104 </varlistentry> 105 105 <varlistentry> … … 140 140 <variablelist> 141 141 <varlistentry> 142 <term><option>--clouduser</option></term><listitem><para>The name which fully identif y the user in the specified cloud provider</para></listitem>142 <term><option>--clouduser</option></term><listitem><para>The name which fully identifies the user in the specified cloud provider.</para></listitem> 143 143 </varlistentry> 144 144 <varlistentry>
Note:
See TracChangeset
for help on using the changeset viewer.