API-CLI
view release on metacpan or search on metacpan
examples/pod/digitaloceancl.pod view on Meta::CPAN
=head1 NAME
digitaloceancl - DigitalOcean API
=head1 ABSTRACT
=head1 DESCRIPTION
=head2 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)
=head2 SUBCOMMANDS
=head3 GET
digitaloceancl GET <subcommands>
GET call
=head3 GET /account
digitaloceancl GET /account
Account information
=head3 GET /droplets
digitaloceancl GET /droplets
List all droplets
=head3 GET /droplets/:id
digitaloceancl GET /droplets/:id <id>
Retrieve a droplet by id
Parameters:
id *
=head3 POST
digitaloceancl POST <subcommands>
POST call
=head3 POST /droplets/:id/actions
digitaloceancl POST /droplets/:id/actions
Trigger droplet action
=head3 help
digitaloceancl help <subcommands> [options]
Show command help
Options:
--all (flag)
( run in 0.430 second using v1.01-cache-2.11-cpan-39bf76dae61 )