Doctl compute --help

From wikieduonline
Revision as of 13:25, 9 June 2022 by Welcome (talk | contribs) (Created page with "<pre> doctl compute --help The subcommands under `doctl compute` are for managing DigitalOcean resources. Usage: doctl compute [command] Available Commands: action...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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.

Advertising: