VirtualBox

Changeset 81398 in vbox for trunk/doc/manual/en_US


Ignore:
Timestamp:
Oct 21, 2019 11:18:35 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134111
Message:

bugref:9589. OCI: Added public SSH key support during instance creation.

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/SDKRef.xml

    r81093 r81398  
    26552655          <listitem>
    26562656            <para>VirtualSystemDescriptionType::CloudPublicIP - Whether the instance will have a public IP or not.</para>
     2657          </listitem>
     2658          <listitem>
     2659            <para>VirtualSystemDescriptionType::CloudPublicSSHKey - Public SSH key which is used to connect to an instance via SSH</para>
    26572660          </listitem>
    26582661        </itemizedlist>
  • trunk/doc/manual/en_US/man_VBoxManage-cloudinstance.xml

    r81093 r81398  
    4949      <arg rep="norepeat">--publicip=<replaceable>true/false</replaceable></arg>
    5050      <arg rep="norepeat">--privateip=<replaceable>IP address</replaceable></arg>
     51      <arg rep="norepeat">--public-ssh-key=<replaceable>key string</replaceable></arg>
    5152      <arg rep="norepeat">--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg>
    5253    </cmdsynopsis>
     
    147148        </varlistentry>
    148149        <varlistentry>
     150          <term><option>--public-ssh-key</option></term><listitem><para>Public SSH key used to connect to the instance via SSH</para></listitem>
     151        </varlistentry>
     152        <varlistentry>
    149153          <term><option>--launch-mode</option></term><listitem><para>The most known values here may be EMULATED, NATIVE, PARAVIRTUALIZED. </para></listitem>
    150154        </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.

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