The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

digitaloceancl - DigitalOcean API

ABSTRACT

DESCRIPTION

GLOBAL OPTIONS

--data-file     File with data for POST/PUT/PATCH/DELETE requests
--debug -d      debug (flag)                                     
--verbose -v    verbose (flag)                                   
--help -h       Show command help (flag)                         

SUBCOMMANDS

GET

digitaloceancl  GET <subcommands>

GET call

GET /account

digitaloceancl GET /account

Account information

GET /droplets

digitaloceancl GET /droplets

List all droplets

GET /droplets/:id

digitaloceancl GET /droplets/:id <id>

Retrieve a droplet by id

Parameters:

id  *  

POST

digitaloceancl  POST <subcommands>

POST call

POST /droplets/:id/actions

digitaloceancl POST /droplets/:id/actions

Trigger droplet action

help

digitaloceancl  help <subcommands> [options]

Show command help

Options:

--all     (flag)

_meta

digitaloceancl  _meta <subcommands>

Information and utilities for this app

_meta completion

digitaloceancl _meta completion <subcommands>

Shell completion functions

_meta completion generate

digitaloceancl _meta completion generate [options]

Generate self completion

Options:

--name    name of the program (optional, override name in spec)
--zsh     for zsh (flag)                                       
--bash    for bash (flag)                                      

_meta pod

digitaloceancl _meta pod <subcommands>

Pod documentation

_meta pod generate

digitaloceancl _meta pod generate

Generate self pod