VirtualBox

Changeset 87279 in vbox


Ignore:
Timestamp:
Jan 15, 2021 3:02:00 PM (4 years ago)
Author:
vboxsync
Message:

bugref:9907. Added the cloud-init parameter into VBoxManage help and documentation.

Location:
trunk
Files:
2 edited

Legend:

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

    r86714 r87279  
    7373       <arg rep="repeat">--public-ssh-key=<replaceable>key string</replaceable></arg>
    7474       <arg rep="norepeat">--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg>
     75       <arg rep="norepeat">--cloud-init-script-path=<replaceable>path to a script</replaceable></arg>
    7576     </cmdsynopsis>
    7677     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-info" sepchar=" ">
     
    334335          <term><option>--launch-mode</option></term><listitem><para>The most known values here may be EMULATED, NATIVE, PARAVIRTUALIZED. </para></listitem>
    335336        </varlistentry>
     337        <varlistentry>
     338          <term><option>--cloud-init-script-path</option></term><listitem><para>Absolute path to the user cloud-init script.</para></listitem>
     339        </varlistentry>
    336340      </variablelist>
    337341    </refsect2>
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageHelp.cpp

    r87241 r87279  
    826826                     "                                    [--cloudpublicip <true/false>]\n"
    827827                     "                                    [--cloudprivateip <ip>]\n"
     828                     "                                    [--cloudinitscriptpath <script path>]\n"
    828829                     "\n", SEP);
    829830
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