Загрузка данных
[--loopback-4 <rule>]
[--ipv6 on|off]
[--port-forward-6 <rule>]
[--loopback-6 <rule>]
natnetwork start --netname <name>
natnetwork stop --netname <name>
natnetwork list [<pattern>]
hostonlyif ipconfig <name>
[--dhcp |
--ip<ipv4> [--netmask<ipv4> (def: 255.255.255.0)] |
--ipv6<ipv6> [--netmasklengthv6<length> (def: 64)]]
create |
remove <name>
usbdevsource add <source name>
--backend <backend>
--address <address>
usbdevsource remove <source name>
Manage Oracle VM VirtualBox virtual machine snapshots:
VBoxManage snapshot <uuid|vmname>
VBoxManage snapshot <uuid|vmname> take <snapshot-name>
[--description=description] [--live]
[--uniquename Number,Timestamp,Space,Force]
VBoxManage snapshot <uuid|vmname> delete <snapshot-name>
VBoxManage snapshot <uuid|vmname> restore <snapshot-name>
VBoxManage snapshot <uuid|vmname> restorecurrent
VBoxManage snapshot <uuid|vmname> edit <snapshot-name | --current>
[--description=description] [--name=new-name]
VBoxManage snapshot <uuid|vmname> list [--details | --machinereadable]
VBoxManage snapshot <uuid|vmname> showvminfo <snapshot-name>
Create a clone of an existing Oracle VM VirtualBox virtual machine:
VBoxManage clonevm <vmname|uuid> [--basefolder=basefolder]
[--groups=group,...] [--mode=machine | --mode=machinechildren |
--mode=all] [--name=name] [--options=option,...] [--register]
[--snapshot=snapshot-name] [--uuid=uuid]
Medium content access:
VBoxManage mediumio <--disk=uuid|filename | --dvd=uuid|filename |
--floppy=uuid|filename> [--password-file=-|filename] formatfat [--quick]
VBoxManage mediumio <--disk=uuid|filename | --dvd=uuid|filename |
--floppy=uuid|filename> [--password-file=-|filename] cat [--hex]
[--offset=byte-offset] [--size=bytes] [--output=-|filename]
VBoxManage mediumio <--disk=uuid|filename | --dvd=uuid|filename |
--floppy=uuid|filename> [--password-file=-|filename] stream
[--format=image-format] [--variant=image-variant] [--output=-|filename]
Add and remove shared folders:
VBoxManage sharedfolder add <uuid | vmname> <--name=name>
<--hostpath=hostpath> [--readonly] [--transient] [--automount]
[--auto-mount-point=path]
VBoxManage sharedfolder remove <uuid | vmname> <--name=name> [--transient]
DHCP server management:
VBoxManage dhcpserver add <--network=netname | --interface=ifname>
<--server-ip=address> <--netmask=mask> <--lower-ip=address>
<--upper-ip=address> <--enable | --disable>
[[--global] [--set-opt=dhcp-opt-no value...]
[--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--min-lease-time=seconds] [--default-lease-time=seconds]
[--max-lease-time=seconds] ...]
[<--group=name> [--set-opt=dhcp-opt-no value...]
[--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--incl-mac=address...] [--excl-mac=address...]
[--incl-mac-wild=pattern...] [--excl-mac-wild=pattern...]
[--incl-vendor=string...] [--excl-vendor=string...]
[--incl-vendor-wild=pattern...] [--excl-vendor-wild=pattern...]
[--incl-user=string...] [--excl-user=string...]
[--incl-user-wild=pattern...] [--excl-user-wild=pattern...]
[--min-lease-time=seconds] [--default-lease-time=seconds]
[--max-lease-time=seconds] ...]
[<--vm=name|uuid> [--nic=1-N] [--set-opt=dhcp-opt-no value...]
[--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--min-lease-time=seconds] [--default-lease-time=seconds]
[--max-lease-time=seconds] [--fixed-address=address] ...]
[<--mac-address=address> [--set-opt=dhcp-opt-no value...]
[--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--min-lease-time=seconds] [--default-lease-time=seconds]
[--max-lease-time=seconds] [--fixed-address=address] ...]
VBoxManage dhcpserver modify <--network=netname | --interface=ifname>
[--server-ip=address] [--lower-ip=address] [--upper-ip=address]
[--netmask=mask] [--enable | --disable]
[[--global] [--del-opt=dhcp-opt-no...] [--set-opt=dhcp-opt-no
value...] [--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--unforce-opt=dhcp-opt-no...]
[--supress-opt=dhcp-opt-no...] [--unsupress-opt=dhcp-opt-no...]
[--min-lease-time=seconds] [--default-lease-time=seconds]
[--max-lease-time=seconds] [--remove-config] ...]
[<--group=name> [--set-opt=dhcp-opt-no value...]
[--set-opt-hex=dhcp-opt-no hexstring...]
[--force-opt=dhcp-opt-no...] [--unforce-opt=dhcp-opt-no...]
[--supress-opt=dhcp-opt-no...] [--unsupress-opt=dhcp-opt-no...]
[--del-mac=address...] [--incl-mac=address...]
[--excl-mac=address...] [--del-mac-wild=pattern...]
[--incl-mac-wild=pattern...] [--excl-mac-wild=pattern...]
[--del-vendor=string...] [--incl-vendor=string...]
[--excl-vendor=string...] [--del-vendor-wild=pattern...]
[--incl-vendor-wild=pattern...] [--excl-vendor-wild=pattern...]
[--del-user=string...] [--incl-user=string...]
[--excl-user=string...] [--del-user-wild=pattern...]
[--incl-user-wild=pattern...] [--excl-user-wild=pattern...]
[--zap-conditions] [--min-lease-time=seconds]
[--default-lease-time=seconds] [--max-lease-time=seconds]
[--remove-config] ...]
[<--vm=name|uuid> [--nic=1-N] [--del-opt=dhcp-opt-no...]
[--set-opt=dhcp-opt-no value...] [--set-opt-hex=dhcp-opt-no
hexstring...] [--force-opt=dhcp-opt-no...]
[--unforce-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--unsupress-opt=dhcp-opt-no...] [--min-lease-time=seconds]
[--default-lease-time=seconds] [--max-lease-time=seconds]
[--fixed-address=address] [--remove-config] ...]
[<--mac-address=address> [--del-opt=dhcp-opt-no...]
[--set-opt=dhcp-opt-no value...] [--set-opt-hex=dhcp-opt-no
hexstring...] [--force-opt=dhcp-opt-no...]
[--unforce-opt=dhcp-opt-no...] [--supress-opt=dhcp-opt-no...]
[--unsupress-opt=dhcp-opt-no...] [--min-lease-time=seconds]
[--default-lease-time=seconds] [--max-lease-time=seconds]
[--fixed-address=address] [--remove-config] ...]
VBoxManage dhcpserver remove <--network=netname | --interface=ifname>
VBoxManage dhcpserver restart <--network=netname | --interface=ifname>
VBoxManage dhcpserver findlease <--network=netname | --interface=ifname>
<--mac-address=mac>
Introspection and guest debugging:
VBoxManage debugvm <uuid|vmname> dumpvmcore [--filename=name]
VBoxManage debugvm <uuid|vmname> info <item> [args...]
VBoxManage debugvm <uuid|vmname> injectnmi
VBoxManage debugvm <uuid|vmname> log [--release | --debug]
[group-settings...]
VBoxManage debugvm <uuid|vmname> logdest [--release | --debug]
[destinations...]
VBoxManage debugvm <uuid|vmname> logflags [--release | --debug] [flags...]
VBoxManage debugvm <uuid|vmname> osdetect
VBoxManage debugvm <uuid|vmname> osinfo
VBoxManage debugvm <uuid|vmname> osdmesg [--lines=lines]
VBoxManage debugvm <uuid|vmname> getregisters [--cpu=id]
[reg-set.reg-name...]
VBoxManage debugvm <uuid|vmname> setregisters [--cpu=id]
[reg-set.reg-name=value...]
VBoxManage debugvm <uuid|vmname> show [--human-readable | --sh-export |
--sh-eval | --cmd-set] [settings-item...]
VBoxManage debugvm <uuid|vmname> stack [--cpu=id]
VBoxManage debugvm <uuid|vmname> statistics [--reset] [--descriptions]
[--pattern=pattern]
Extension package management:
VBoxManage extpack install [--replace] [--accept-license=sha256] <tarball>
VBoxManage extpack uninstall [--force] <name>
VBoxManage extpack cleanup
Unattended guest OS installation:
VBoxManage unattended detect <--iso=install-iso> [--machine-readable]
VBoxManage unattended install <uuid|vmname> <--iso=install-iso>
[--user=login] [--password=password] [--password-file=file]
[--full-user-name=name] [--key=product-key] [--install-additions]
[--no-install-additions] [--additions-iso=add-iso] [--install-txs]
[--no-install-txs] [--validation-kit-iso=testing-iso] [--locale=ll_CC]
[--country=CC] [--time-zone=tz] [--hostname=fqdn]
[--package-selection-adjustment=keyword] [--dry-run]
[--auxiliary-base-path=path] [--image-index=number]
[--script-template=file] [--post-install-template=file]
[--post-install-command=command]
[--extra-install-kernel-parameters=params] [--language=lang]
[--start-vm=session-type]
Manage the cloud entities:
VBoxManage cloud <--provider=name> <--profile=name> list instances
[--state=string] [--compartment-id=string]
VBoxManage cloud <--provider=name> <--profile=name> list images
<--compartment-id=string> [--state=string]
VBoxManage cloud <--provider=name> <--profile=name> instance create
<--domain-name=name> <--image-id=id | --boot-volume-id=id>
<--display-name=name> <--shape=type> <--subnet=id> [--boot-disk-size=size
in GB] [--publicip=true/false] [--privateip=IP address]
[--public-ssh-key=key string...]
[--launch-mode=NATIVE/EMULATED/PARAVIRTUALIZED]
VBoxManage cloud <--provider=name> <--profile=name> instance info
<--id=unique id>
VBoxManage cloud <--provider=name> <--profile=name> instance terminate
<--id=unique id>
VBoxManage cloud <--provider=name> <--profile=name> instance start
<--id=unique id>
VBoxManage cloud <--provider=name> <--profile=name> instance pause
<--id=unique id>
VBoxManage cloud <--provider=name> <--profile=name> image create
<--display-name=name> [--bucket-name=name] [--object-name=name]
[--instance-id=unique id]
VBoxManage cloud <--provider=name> <--profile=name> image info <--id=unique
id>
VBoxManage cloud <--provider=name> <--profile=name> image delete <--id=unique
id>
VBoxManage cloud <--provider=name> <--profile=name> image import <--id=unique
id> [--bucket-name=name] [--object-name=name]
VBoxManage cloud <--provider=name> <--profile=name> image export <--id=unique
id> <--display-name=name> [--bucket-name=name] [--object-name=name]
VBoxManage cloud <--provider=name> <--profile=name> network setup
<--local-gateway-iso=path> [--gateway-os-name=string]
[--gateway-os-version=string] [--gateway-shape=string]
[--tunnel-network-name=string] [--tunnel-network-range=string]
[--guest-additions-iso=path] [--proxy=string]
VBoxManage cloud <--provider=name> <--profile=name> network create
<--name=string> <--network-id=string> [--enable | --disable]
VBoxManage cloud network update <--name=string> [--network-id=string]
[--enable | --disable]
VBoxManage cloud network delete <--name=string>
VBoxManage cloud network info <--name=string>
Manage the cloud profiles:
VBoxManage cloudprofile <--provider=name> <--profile=name> add
[--clouduser=unique id] [--fingerprint=MD5 string] [--keyfile=path]
[--passphrase=string] [--tenancy=unique id] [--compartment=unique id]
[--region=string]
VBoxManage cloudprofile <--provider=name> <--profile=name> update
[--clouduser=unique id] [--fingerprint=MD5 string] [--keyfile=path]
[--passphrase=string] [--tenancy=unique id] [--compartment=unique id]
[--region=string]
VBoxManage cloudprofile <--provider=name> <--profile=name> delete
VBoxManage cloudprofile <--provider=name> <--profile=name> show
C:\Program Files\Oracle\VirtualBox>vboxmanage modifyhd "C:\Users\Администратор\V
irtualBox VMs\NextCloud\NextCloud.vdi" --resize 20000
0%...
Progress state: VBOX_E_NOT_SUPPORTED
VBoxManage.exe: error: Failed to resize medium
VBoxManage.exe: error: Resizing to new size 20971520000 is not yet supported for
medium 'C:\Users\Администратор\VirtualBox VMs\NextCloud\NextCloud.vdi'
VBoxManage.exe: error: Details: code VBOX_E_NOT_SUPPORTED (0x80bb0009), componen
t MediumWrap, interface IMedium
VBoxManage.exe: error: Context: "enum RTEXITCODE __cdecl handleModifyMedium(stru
ct HandlerArg *)" at line 816 of file VBoxManageDisk.cpp
C:\Program Files\Oracle\VirtualBox>