API-CLI
view release on metacpan or search on metacpan
examples/html/digitaloceancl.html view on Meta::CPAN
<p>Account information</p>
<h3 id="GET-droplets">GET /droplets</h3>
<pre><code> digitaloceancl GET /droplets</code></pre>
<p>List all droplets</p>
<h3 id="GET-droplets-:id">GET /droplets/:id</h3>
<pre><code> digitaloceancl GET /droplets/:id <id></code></pre>
<p>Retrieve a droplet by id</p>
<p>Parameters:</p>
<pre><code> id * </code></pre>
<h3 id="POST">POST</h3>
<pre><code> digitaloceancl POST <subcommands></code></pre>
<p>POST call</p>
<h3 id="POST-droplets-:id-actions">POST /droplets/:id/actions</h3>
<pre><code> digitaloceancl POST /droplets/:id/actions</code></pre>
<p>Trigger droplet action</p>
<h3 id="help">help</h3>
<pre><code> digitaloceancl help <subcommands> [options]</code></pre>
<p>Show command help</p>
<p>Options:</p>
<pre><code> --all (flag)</code></pre>
<h3 id="meta">_meta</h3>
<pre><code> digitaloceancl _meta <subcommands></code></pre>
<p>Information and utilities for this app</p>
<h3 id="meta-completion">_meta completion</h3>
<pre><code> digitaloceancl _meta completion <subcommands></code></pre>
<p>Shell completion functions</p>
<h3 id="meta-completion-generate">_meta completion generate</h3>
<pre><code> digitaloceancl _meta completion generate [options]</code></pre>
<p>Generate self completion</p>
<p>Options:</p>
<pre><code> --name name of the program (optional, override name in spec)
--zsh for zsh (flag)
--bash for bash (flag) </code></pre>
<h3 id="meta-pod">_meta pod</h3>
<pre><code> digitaloceancl _meta pod <subcommands></code></pre>
<p>Pod documentation</p>
<h3 id="meta-pod-generate">_meta pod generate</h3>
<pre><code> digitaloceancl _meta pod generate</code></pre>
<p>Generate self pod</p>
</body>
</html>
( run in 0.628 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )