summaryrefslogtreecommitdiffstats
path: root/doc/manual/en_US/man_VBoxManage-cloud.xml
blob: 267873e48befdf6cc9e2996855efd4f3edbced2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
<?xml version="1.0" encoding="UTF-8"?>
<!--
    manpage, user manual, usage: VBoxManage cloud
-->
<!--
    Copyright (C) 2018-2022 Oracle and/or its affiliates.

    This file is part of VirtualBox base platform packages, as
    available from https://www.virtualbox.org.

    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
    as published by the Free Software Foundation, in version 3 of the
    License.

    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, see <https://www.gnu.org/licenses>.

    SPDX-License-Identifier: GPL-3.0-only
-->
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
  "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"[
<!ENTITY % all.entities SYSTEM "all-entities.ent">
%all.entities;
]>
<refentry id="vboxmanage-cloud" lang="en">
  <refentryinfo>
    <pubdate>$Date: 2022-12-27 14:02:02 +0100 (Tue, 27 Dec 2022) $</pubdate>
    <title>VBoxManage cloud</title>
  </refentryinfo>

  <refmeta>
    <refentrytitle>VBoxManage-cloud</refentrytitle>
    <manvolnum>1</manvolnum>
    <refmiscinfo class="manual">&product-name;</refmiscinfo>
  </refmeta>

  <refnamediv>
    <refname>VBoxManage-cloud</refname>
    <refpurpose>Manage the cloud entities</refpurpose>
    <refclass>&product-name;</refclass>
  </refnamediv>

  <refsynopsisdiv>
    <!-- Cloud list -->
    <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
    <cmdsynopsis id="synopsis-vboxmanage-cloudlist-instances">
      <command>VBoxManage cloud</command>
        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
        <arg choice="req">--profile=<replaceable>name</replaceable></arg>
        <sbr/>
        <arg choice="plain">list</arg>
        <arg choice="plain">instances</arg>
        <arg>--state=<replaceable>string</replaceable></arg>
        <arg>--compartment-id=<replaceable>string</replaceable></arg>
    </cmdsynopsis>
    <cmdsynopsis id="synopsis-vboxmanage-cloudlist-images">
      <command>VBoxManage cloud</command>
      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
      <arg choice="req">--profile=<replaceable>name</replaceable></arg>
      <sbr/>
      <arg choice="plain">list</arg>
      <arg choice="plain">images</arg>
      <arg choice="req">--compartment-id=<replaceable>string</replaceable></arg>
      <arg>--state=<replaceable>string</replaceable></arg>
    </cmdsynopsis>

    <!-- Cloud instance commands -->
      <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-create" sepchar=" ">
       <command moreinfo="none">VBoxManage cloud</command>
       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
       <sbr/>
       <arg choice="plain">instance</arg>
       <arg choice="plain">create</arg>
       <arg choice="req">--domain-name=<replaceable>name</replaceable></arg>
       <group choice="req">
           <arg choice="req">--image-id=<replaceable>id</replaceable></arg>
           <arg choice="req">--boot-volume-id=<replaceable>id</replaceable></arg>
       </group>
       <arg choice="req">--display-name=<replaceable>name</replaceable></arg>
       <arg choice="req">--shape=<replaceable>type</replaceable></arg>
       <arg choice="req">--subnet=<replaceable>id</replaceable></arg>
       <arg>--boot-disk-size=<replaceable>size in GB</replaceable></arg>
       <arg>--publicip=<replaceable>true/false</replaceable></arg>
       <arg>--privateip=<replaceable>IP address</replaceable></arg>
       <arg rep="repeat">--public-ssh-key=<replaceable>key string</replaceable></arg>
       <arg>--launch-mode=<replaceable>NATIVE/EMULATED/PARAVIRTUALIZED</replaceable></arg>
       <arg>--cloud-init-script-path=<replaceable>path to a script</replaceable></arg>
     </cmdsynopsis>
     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-info" sepchar=" ">
       <command moreinfo="none">VBoxManage cloud</command>
       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
       <sbr/>
       <arg choice="plain">instance</arg>
       <arg choice="plain">info</arg>
       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
     </cmdsynopsis>
     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-terminate" sepchar=" ">
       <command moreinfo="none">VBoxManage cloud</command>
       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
       <sbr/>
       <arg choice="plain">instance</arg>
       <arg choice="plain">terminate</arg>
       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
     </cmdsynopsis>
     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-start" sepchar=" ">
       <command moreinfo="none">VBoxManage cloud</command>
       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
       <sbr/>
       <arg choice="plain">instance</arg>
       <arg choice="plain">start</arg>
       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
     </cmdsynopsis>
     <cmdsynopsis id="synopsis-vboxmanage-cloudinstance-pause" sepchar=" ">
       <command moreinfo="none">VBoxManage cloud</command>
       <arg choice="req">--provider=<replaceable>name</replaceable></arg>
       <arg choice="req">--profile=<replaceable>name</replaceable></arg>
       <sbr/>
       <arg choice="plain">instance</arg>
       <arg choice="plain">pause</arg>
       <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
     </cmdsynopsis>

     <!-- Cloud image commands -->
      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-create" sepchar=" "> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
        <command>VBoxManage cloud</command>
          <arg choice="req">--provider=<replaceable>name</replaceable></arg>
          <arg choice="req">--profile=<replaceable>name</replaceable></arg>
          <sbr/>
          <arg choice="plain">image</arg>
          <arg choice="plain">create</arg>
          <arg choice="req">--display-name=<replaceable>name</replaceable></arg>
          <arg>--bucket-name=<replaceable>name</replaceable></arg>
          <arg>--object-name=<replaceable>name</replaceable></arg>
          <arg>--instance-id=<replaceable>unique id</replaceable></arg>
      </cmdsynopsis>
      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-info" sepchar=" ">
        <command>VBoxManage cloud</command>
        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
        <arg choice="req">--profile=<replaceable>name</replaceable></arg>
        <sbr/>
        <arg choice="plain">image</arg>
        <arg choice="plain">info</arg>
        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
      </cmdsynopsis>
      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-delete" sepchar=" ">
        <command>VBoxManage cloud</command>
        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
        <arg choice="req">--profile=<replaceable>name</replaceable></arg>
        <sbr/>
        <arg choice="plain">image</arg>
        <arg choice="plain">delete</arg>
        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
      </cmdsynopsis>
      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-import" sepchar=" ">
        <command>VBoxManage cloud</command>
        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
        <arg choice="req">--profile=<replaceable>name</replaceable></arg>
        <sbr/>
        <arg choice="plain">image</arg>
        <arg choice="plain">import</arg>
        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
        <arg>--bucket-name=<replaceable>name</replaceable></arg>
        <arg>--object-name=<replaceable>name</replaceable></arg>
      </cmdsynopsis>
      <cmdsynopsis id="synopsis-vboxmanage-cloudimage-export" sepchar=" ">
        <command>VBoxManage cloud</command>
        <arg choice="req">--provider=<replaceable>name</replaceable></arg>
        <arg choice="req">--profile=<replaceable>name</replaceable></arg>
        <sbr/>
        <arg choice="plain">image</arg>
        <arg choice="plain">export</arg>
        <arg choice="req">--id=<replaceable>unique id</replaceable></arg>
        <arg choice="req">--display-name=<replaceable>name</replaceable></arg>
        <arg>--bucket-name=<replaceable>name</replaceable></arg>
        <arg>--object-name=<replaceable>name</replaceable></arg>
      </cmdsynopsis>

      <!-- Cloud network commands -->
    <cmdsynopsis id="synopsis-vboxmanage-cloud-network-setup"> <!-- The 'id' is mandatory and must start with 'synopsis-'. -->
      <command>VBoxManage cloud</command>
      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
      <arg choice="req">--profile=<replaceable>name</replaceable></arg>
      <sbr/>
      <arg choice="plain">network setup</arg>
      <arg>--gateway-os-name=<replaceable>string</replaceable></arg>
      <arg>--gateway-os-version=<replaceable>string</replaceable></arg>
      <arg>--gateway-shape=<replaceable>string</replaceable></arg>
      <arg>--tunnel-network-name=<replaceable>string</replaceable></arg>
      <arg>--tunnel-network-range=<replaceable>string</replaceable></arg>
      <arg>--proxy=<replaceable>string</replaceable></arg>
      <arg>--compartment-id=<replaceable>string</replaceable></arg>
    </cmdsynopsis>
    <cmdsynopsis id="synopsis-vboxmanage-cloud-network-create">
      <command>VBoxManage cloud</command>
      <arg choice="req">--provider=<replaceable>name</replaceable></arg>
      <arg choice="req">--profile=<replaceable>name</replaceable></arg>
      <sbr/>
      <arg choice="plain">network create</arg>
      <arg choice="req">--name=<replaceable>string</replaceable></arg>
      <arg choice="req">--network-id=<replaceable>string</replaceable></arg>
      <group>
        <arg choice="plain">--enable</arg>
        <arg choice="plain">--disable</arg>
      </group>
    </cmdsynopsis>
    <cmdsynopsis id="synopsis-vboxmanage-cloud-network-update">
      <command>VBoxManage cloud network update</command>
      <arg choice="req">--name=<replaceable>string</replaceable></arg>
      <arg>--network-id=<replaceable>string</replaceable></arg>
      <group>
        <arg choice="plain">--enable</arg>
        <arg choice="plain">--disable</arg>
      </group>
    </cmdsynopsis>
    <cmdsynopsis id="synopsis-vboxmanage-cloud-network-delete">
      <command>VBoxManage cloud</command>
      <arg choice="plain">network delete</arg>
      <arg choice="req">--name=<replaceable>string</replaceable></arg>
    </cmdsynopsis>
    <cmdsynopsis id="synopsis-vboxmanage-cloud-network-info">
      <command>VBoxManage cloud</command>
      <arg choice="plain">network info</arg>
      <arg choice="req">--name=<replaceable>string</replaceable></arg>
    </cmdsynopsis>
  </refsynopsisdiv>

  <refsect1>
    <title>Description</title>

    <!-- Cloud commands common options  -->
    <refsect2 id="vboxmanage-cloud-common-options">
      <title>Common options</title>
      <remark role="help-scope" condition="GLOBAL"/>
      <para>The word "cloud" is an umbrella for all commands related to the interconnection with the Cloud.
        The next common options must be placed between the "cloud" and  the following sub-commands:</para>
      <variablelist>
        <varlistentry>
          <term>--provider=<replaceable>name</replaceable></term>
          <listitem><para>Short cloud provider name.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term>--profile=<replaceable>name</replaceable></term>
          <listitem><para>Cloud profile name. </para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <!-- Cloud list commands -->
    <refsect2 id="vboxmanage-cloudlist-instances">
      <title>cloud list instances</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Displays the list of the instances for a specified compartment.
      </para>
      <variablelist>
        <varlistentry>
          <term>--state<replaceable>"running/paused/terminated"</replaceable></term>
          <listitem>
            <para>The state of cloud instance. The possible states are "running/paused/terminated" at moment.
            If the state isn't provided the list of instances with all possible states is returned.
            </para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--compartment-id</option></term>
          <listitem>
            <para>A compartment is the logical container used to organize and isolate cloud resources.
            The different cloud providers can have the different names for this entity.
            </para>
          </listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudlist-images">
      <title>cloud list images</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Displays the list of the images for a specified compartment.
      </para>
      <variablelist>
        <varlistentry>
          <term>--state<replaceable>"available/disabled/deleted"</replaceable></term>
          <listitem>
            <para>The state of cloud image. The possible states are "available/disabled/deleted" at moment.
            If the state isn't provided the list of images with all possible states is returned.
            </para>
          </listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--compartment-id</option></term>
            <listitem>
              <para>A compartment is the logical container used to organize and isolate cloud resources.
              The different cloud providers can have the different names for this entity.
              </para>
            </listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <!-- Cloud instance commands -->
    <refsect2 id="vboxmanage-cloudinstance-create">
      <title>cloud instance create</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Creates new instance in the Cloud.
        There are two standard ways to create an instance in the Cloud:
         1. Create an instance from an existing custom image.
         2. Create an instance from an existing bootable volume. This bootable volume shouldn't  be attached to any instance.
        For the 1st approach next parameters are required: image-id, boot-disk-size.
        For the 2nd approach next parameters are required: boot-volume-id.
        The rest parameters are common for both cases:
         display-name, launch-mode, subnet-id, publicIP, privateIP, shape, domain.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--domain-name</option></term><listitem><para>Cloud domain where new instance is created.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--image-id</option></term><listitem><para>Unique identifier which fully identifies a custom image in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--boot-volume-id</option></term><listitem><para>Unique identifier which fully identifies a boot volume in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--display-name</option></term><listitem><para>Name for new instance in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--shape</option></term><listitem><para> The shape of instance, defines the number of CPUs and RAM memory.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--subnet</option></term><listitem><para> Unique identifier which fully identifies an existing subnet in the Cloud which will be used by the instance.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--boot-disk-size</option></term><listitem><para> The size of bootable image in GB. Default is 50GB.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--publicip</option></term><listitem><para>Whether the instance will have a public IP or not.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--privateip</option></term><listitem><para>Private IP address for the created instance.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--public-ssh-key</option></term>
            <listitem>
              <para>Public SSH key used to connect to the instance via SSH.
                This parameter may be repeated if you plan to use more than one key as:
                "--public-ssh-key=firstSSHKey --public-ssh-key=secondSSHKey".
              </para>
            </listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--launch-mode</option></term><listitem><para>The most known values here may be EMULATED, NATIVE, PARAVIRTUALIZED. </para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--cloud-init-script-path</option></term><listitem><para>Absolute path to the user cloud-init script.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudinstance-info">
      <title>cloud instance info</title>
      <para>
        Display information about a cloud instance with a specified id.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudinstance-terminate">
      <title>cloud instance termination</title>
      <para>
        Delete a cloud instance with a specified id.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudinstance-start">
      <title>cloud instance start</title>
      <para>
        Start a cloud instance with a specified id.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudinstance-pause">
      <title>cloud instance pause</title>
      <para>
        Pause a cloud instance with a specified id.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identify the instance in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>


    <!-- Cloud image commands -->
    <refsect2 id="vboxmanage-cloudimage-create">
      <title>cloud image create</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Creates new image in the Cloud.
        There are two standard ways to create an image in the Cloud:
        1. Create an image from an object in the Cloud Storage;
        2. Create an image from an existing cloud instance.
        For the 1st approach next parameters are required:
        bucket-name - cloud bucket name where an object is located;
        object-name - name of object in the bucket;
        display-name - name for new image in the Cloud.
        For the 2d approach next parameters are required:
        instance-id - Id of instance in the Cloud;
        display-name - name for new image in the Cloud.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--display-name</option></term><listitem><para>Name for new image in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--bucket-name</option></term><listitem><para>Cloud bucket name where an object is located.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--object-name</option></term><listitem><para>Name of object in the bucket.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--instance-id</option></term><listitem><para>Unique identifier which fully identifies the instance in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudimage-info">
      <title>cloud image info</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Display information about a cloud image with a specified id.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identifies the image in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudimage-delete">
      <title>cloud image delete</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Delete an image with a specified id from the Cloud.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identifies the image in the Cloud.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudimage-import">
      <title>cloud image import</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Import an image with a specified id from the Cloud to a local host.
        The result is an object in the local "temp" folder on the local host.
        Possible approach may have two general steps:
        1. Create an object from an image in the Cloud Storage;
        2. Download the object to the local host.
        So the next parameters may be required:
        bucket-name - cloud bucket name where the object will be created;
        object-name - name of object in the bucket. if parameter "object-name" is absent a displayed image name is used.
        If the first step isn't needed only the parameter "id" is required.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier which fully identifies the image in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--bucket-name</option></term><listitem><para>Cloud bucket name where an object will be created.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--object-name</option></term>
            <listitem>
              <para>
                Name of created object in the bucket. The downloaded object will have this name.
              </para>
            </listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloudimage-export">
      <title>cloud image export</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Export an existing VBox image with a specified uuid from a local host to the Cloud.
        The result is new image in the Cloud.
        Possible approach may have two general steps:
        1. Upload VBox image to the Cloud Storage;
        2. Create an image from the uploaded object.
        So the next parameters may be required:
        bucket-name -cloud bucket name where the object will be uploaded;
        object-name - name of object in the bucket. If parameter "object-name" is absent the image id is used;
        display-name - name for new image in the Cloud.
        If the first step isn't needed the parameters "id" and "display-name" are required only.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--id</option></term><listitem><para>Unique identifier of the image in the VirtualBox.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--display-name</option></term><listitem><para>Name for new image in the Cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--bucket-name</option></term><listitem><para>Cloud bucket name where the image (object) will be uploaded.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--object-name</option></term><listitem><para>Name of object in the bucket.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>


    <!-- Cloud network commands -->
    <refsect2 id="vboxmanage-cloud-network-setup">
      <title>cloud network setup</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Set up a cloud network environment for the specified cloud profile.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--gateway-os-name</option></term><listitem><para>The name of OS to use for a cloud gateway.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--gateway-os-version</option></term><listitem><para>The version of OS to use for a cloud gateway.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--gateway-shape</option></term><listitem><para>The instance shape to use for a cloud gateway. </para></listitem>
        </varlistentry>
        <varlistentry>
        <term><option>--tunnel-network-name</option></term><listitem><para>The name of VCN/subnet to use for tunneling.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--tunnel-network-range</option></term><listitem><para>The IP address range to use for tunneling. </para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--proxy</option></term><listitem><para>The proxy URL to be used in local gateway installation.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--compartment-id</option></term><listitem><para>The compartment to create the tunnel network in.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloud-network-create">
      <title>cloud network create</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Create a new cloud network descriptor associated with an existing cloud subnet.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--name</option></term><listitem><para>The name to assign to the cloud network descriptor.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--network-id</option></term><listitem><para>The unique identifier of an existing subnet in the cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--enable</option>, --disable</term>
          <listitem><para>Whether to enable the network descriptor or disable it.  If not specified,
            the network will be enabled.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloud-network-update">
      <title>cloud network update</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Modify an existing cloud network descriptor.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--name</option></term><listitem><para>The name of an existing cloud network descriptor.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--network-id</option></term><listitem><para>The unique identifier of an existing subnet in the cloud.</para></listitem>
        </varlistentry>
        <varlistentry>
          <term><option>--enable</option>, --disable</term>
          <listitem><para>Whether to enable the network descriptor or disable it.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloud-network-delete">
      <title>cloud network delete</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Delete an existing cloud network descriptor.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--name</option></term><listitem><para>The name of an existing cloud network descriptor.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

    <refsect2 id="vboxmanage-cloud-network-info">
      <title>cloud network info</title>
      <remark role="help-copy-synopsis"/>
      <para>
        Display information about a cloud network descriptor.
      </para>
      <variablelist>
        <varlistentry>
          <term><option>--name</option></term><listitem><para>The name of an existing cloud network descriptor.</para></listitem>
        </varlistentry>
      </variablelist>
    </refsect2>

  </refsect1>

</refentry>