VirtualBox

Changeset 86714 in vbox for trunk/doc/manual


Ignore:
Timestamp:
Oct 26, 2020 4:38:59 PM (4 years ago)
Author:
vboxsync
Message:

The public SSH key isnt mandatory for the command "cloud instance create". Reverted 141093. Because VirtualBox just implements specific types of OCI instance creation where a SSH key may be omitted.

File:
1 edited

Legend:

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

    r86709 r86714  
    6868       <arg choice="req" rep="norepeat">--shape=<replaceable>type</replaceable></arg>
    6969       <arg choice="req" rep="norepeat">--subnet=<replaceable>id</replaceable></arg>
    70        <arg choice="req" rep="repeat">--public-ssh-key=<replaceable>key string</replaceable></arg>
    7170       <arg rep="norepeat">--boot-disk-size=<replaceable>size in GB</replaceable></arg>
    7271       <arg rep="norepeat">--publicip=<replaceable>true/false</replaceable></arg>
    7372       <arg rep="norepeat">--privateip=<replaceable>IP address</replaceable></arg>
     73       <arg rep="repeat">--public-ssh-key=<replaceable>key string</replaceable></arg>
    7474       <arg rep="norepeat">--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg>
    7575     </cmdsynopsis>
     
    289289         1. Create an instance from an existing custom image.
    290290         2. Create an instance from an existing bootable volume. This bootable volume shouldn't  be attached to any instance.
    291         For the 1st approach next parameters are required: image-id, boot-disk-size and public-ssh-key.
    292         For the 2nd approach next parameters are required: boot-volume-id and public-ssh-key;
     291        For the 1st approach next parameters are required: image-id, boot-disk-size.
     292        For the 2nd approach next parameters are required: boot-volume-id.
    293293        The rest parameters are common for both cases:
    294294         display-name, launch-mode, subnet-id, publicIP, privateIP, shape, domain.
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