Cloud Engineering Platform API (CEPAPI) CLI
The CEPAPI CLI is a command-line tool designed to provide a seamless interaction with the Redpoint Cloud Engineering Platform API
Installation
To install the CEPAPI CLI, use the following pip command:
pip install cepapi
Usage
After installation, you can start using the CEPAPI CLI by running the cepapi command in your terminal. For detailed usage instructions and available commands, refer to the documentation or run cepapi --help.
Usage: cepapi [OPTIONS] COMMAND [ARGS]...
A CLI for interacting with the Cloud Engineering Platform API
Options:
--help Show this message and exit.