|
| 1 | +.. _ucloud: |
| 2 | + |
| 3 | +ucloud |
| 4 | +------ |
| 5 | + |
| 6 | +UCloud CLI v0.1.14 |
| 7 | + |
| 8 | +Synopsis |
| 9 | +~~~~~~~~ |
| 10 | + |
| 11 | + |
| 12 | +UCloud CLI - manage UCloud resources and developer workflow |
| 13 | + |
| 14 | +:: |
| 15 | + |
| 16 | + ucloud [flags] |
| 17 | + |
| 18 | +Options |
| 19 | +~~~~~~~ |
| 20 | + |
| 21 | +:: |
| 22 | + |
| 23 | + --completion Turn on auto completion according to the prompt |
| 24 | + |
| 25 | + --config Display configuration |
| 26 | + |
| 27 | + --debug, -d Running in debug mode |
| 28 | + |
| 29 | + --help, -h help for ucloud |
| 30 | + |
| 31 | + --json, -j Print result in JSON format whenever possible |
| 32 | + |
| 33 | + --signup Launch UCloud sign up page in browser |
| 34 | + |
| 35 | + --version, -v Display version |
| 36 | + |
| 37 | + |
| 38 | +Available Commands |
| 39 | +~~~~~~~~ |
| 40 | + |
| 41 | +* :ref:`ucloud bw <ucloud_bw>` - Manipulate bandwidth package and shared bandwidth |
| 42 | +* :ref:`ucloud config <ucloud_config>` - Configure UCloud CLI options |
| 43 | +* :ref:`ucloud doc <ucloud_doc>` - Generate documents for all commands |
| 44 | +* :ref:`ucloud eip <ucloud_eip>` - List,allocate and release EIP |
| 45 | +* :ref:`ucloud firewall <ucloud_firewall>` - List and manipulate extranet firewall |
| 46 | +* :ref:`ucloud gssh <ucloud_gssh>` - Create,list,update and delete globalssh instance |
| 47 | +* :ref:`ucloud image <ucloud_image>` - List and manipulate images |
| 48 | +* :ref:`ucloud init <ucloud_init>` - Initialize UCloud CLI options |
| 49 | +* :ref:`ucloud memcache <ucloud_memcache>` - List and manipulate memcache instances |
| 50 | +* :ref:`ucloud mysql <ucloud_mysql>` - Manipulate MySQL on UCloud platform |
| 51 | +* :ref:`ucloud project <ucloud_project>` - List,create,update and delete project |
| 52 | +* :ref:`ucloud redis <ucloud_redis>` - List and manipulate redis instances |
| 53 | +* :ref:`ucloud region <ucloud_region>` - List all region and zone |
| 54 | +* :ref:`ucloud subnet <ucloud_subnet>` - List, create and delete subnet |
| 55 | +* :ref:`ucloud udisk <ucloud_udisk>` - Read and manipulate udisk instances |
| 56 | +* :ref:`ucloud udpn <ucloud_udpn>` - List and manipulate udpn instances |
| 57 | +* :ref:`ucloud uhost <ucloud_uhost>` - List,create,delete,stop,restart,poweroff or resize UHost instance |
| 58 | +* :ref:`ucloud ulb <ucloud_ulb>` - List and manipulate ULB instances |
| 59 | +* :ref:`ucloud uphost <ucloud_uphost>` - List UPHost instances |
| 60 | +* :ref:`ucloud vpc <ucloud_vpc>` - List and manipulate VPC instances |
| 61 | + |
0 commit comments