VirtualBox

Changeset 100809 in vbox for trunk/doc


Ignore:
Timestamp:
Aug 5, 2023 7:40:20 AM (19 months ago)
Author:
vboxsync
Message:

bugref:10493. Added help for the command 'cloud instance clone'.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/man_VBoxManage-cloud.xml

    r99513 r100809  
    148148       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
    149149     </cmdsynopsis>
     150     <cmdsynopsis id="synopsis-vboxmanage-cloud-instance-clone" sepchar=" ">
     151       <command moreinfo="none">VBoxManage cloud</command>
     152       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
     153       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
     154       <sbr/>
     155       <arg choice="plain">instance clone</arg>
     156       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
     157       <arg>--clone-name=<replaceable>name for a clone instance</replaceable></arg>
     158     </cmdsynopsis>
    150159
    151160     <!-- Cloud image commands -->
     
    477486    </refsect2>
    478487
     488    <refsect2 id="vboxmanage-cloud-instance-clone">
     489      <title>cloud instance clone</title>
     490      <para>
     491        Clone a cloud instance with a specified id. Only works for the instances accessible through VirtualBox.
     492        I.e. Not every instance in the cloud may be cloned.
     493      </para>
     494      <variablelist>
     495        <varlistentry>
     496          <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem>
     497        </varlistentry>
     498        <varlistentry>
     499          <term><option>--clone-name</option></term><listitem><para>Name for a clone instance</para></listitem>
     500        </varlistentry>
     501      </variablelist>
     502    </refsect2>
     503
    479504    <!-- Cloud image commands -->
    480505    <refsect2 id="vboxmanage-cloud-image-create">
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette