@controlplane/cli
v3.2.0
Published
Control Plane Corporation CLI
Downloads
12,690
Readme
Description
The Control Plane CLI is used to perform actions against the Control Plane API. Visit our documentation for more information on how to use the Control Plane CLI.
Installation
Globally install the Control Plane CLI using npm
npm i -g @controlplane/cli
Autocompletions
After installing, activate autocompletions
cpln misc install-completion
Debug
If something went wrong, add the following options to your cpln command
Enable verbose output to stderr
--verbose, -v
Show all HTTP communications
--debug, -d
Release Notes
See documentation for release notes.