Difference between revisions of "Doctl compute --help"

From wikieduonline
Jump to navigation Jump to search
(Created page with "<pre> doctl compute --help The subcommands under `doctl compute` are for managing DigitalOcean resources. Usage: doctl compute [command] Available Commands: action...")
Tags: Mobile web edit, Mobile edit
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<pre>
+
{{lc}}
doctl compute --help
+
[[doctl compute]] --help
The subcommands under `doctl compute` are for managing DigitalOcean resources.
 
  
Usage:
+
 
 +
The subcommands under `doctl compute` are for managing DigitalOcean resources.
 +
 +
Usage:
 
   doctl compute [command]
 
   doctl compute [command]
 
+
Available Commands:
+
Available Commands:
 
   action            Display commands for retrieving resource action history
 
   action            Display commands for retrieving resource action history
 
   cdn                Display commands that manage CDNs
 
   cdn                Display commands that manage CDNs
 
   certificate        Display commands that manage SSL certificates and private keys
 
   certificate        Display commands that manage SSL certificates and private keys
 
   domain            Display commands that manage domains
 
   domain            Display commands that manage domains
   droplet            Manage virtual machines (Droplets)
+
   [[droplet]]           Manage virtual machines (Droplets)
 
   droplet-action    Display Droplet action commands
 
   droplet-action    Display Droplet action commands
 
   firewall          Display commands to manage cloud firewalls
 
   firewall          Display commands to manage cloud firewalls
Line 42: Line 44:
 
Use "doctl compute [command] --help" for more information about a command.
 
Use "doctl compute [command] --help" for more information about a command.
 
</pre>
 
</pre>
 +
 +
 +
== Related ==
 +
* <code>[[doctl --help]]</code>
 +
 +
== See also ==
 +
* {{doctl}}
 +
 +
[[Category:Digital Ocean]]

Latest revision as of 10:43, 7 August 2022

doctl compute --help


The subcommands under `doctl compute` are for managing DigitalOcean resources.

Usage:
 doctl compute [command]

Available Commands:
 action             Display commands for retrieving resource action history
 cdn                Display commands that manage CDNs
 certificate        Display commands that manage SSL certificates and private keys
 domain             Display commands that manage domains
 droplet            Manage virtual machines (Droplets)
 droplet-action     Display Droplet action commands
 firewall           Display commands to manage cloud firewalls
 floating-ip        Display commands to manage floating IP addresses
 floating-ip-action Display commands to associate floating IP addresses with Droplets
 image              Display commands to manage images
 image-action       Display commands to perform actions on images
 load-balancer      Display commands to manage load balancers
 region             Display commands to list datacenter regions
 size               List available Droplet sizes
 snapshot           Access and manage snapshots
 ssh                Access a Droplet using SSH
 ssh-key            Display commands to manage SSH keys on your account
 tag                Display commands to manage tags
 volume             Display commands to manage block storage volumes
 volume-action      Display commands to perform actions on a volume

Flags:

 -h, --help   help for compute

Global Flags:

 -t, --access-token string   API V2 access token
 -u, --api-url string        Override default API endpoint
 -c, --config string         Specify a custom config file (default "/Users/m/Library/Application Support/doctl/config.yaml")
     --context string        Specify a custom authentication context name
 -o, --output string         Desired output format [text|json] (default "text")
     --trace                 Show a log of network activity while performing a command
 -v, --verbose               Enable verbose output

Use "doctl compute [command] --help" for more information about a command.


Related[edit]

See also[edit]

Advertising: