Skip to main content
With the Plerion CLI, you can access the Plerion cloud security platform from the command line. It follows the AWS CLI experience with INI-based profiles, multiple output formats, JMESPath filtering, and colored table output.

Quick start

1

Install the CLI

Download a pre-built binary from GitHub Releases or build from source.
2

Get an API key

Sign in to the Plerion dashboard, navigate to Settings > API Keys, and create a new key.
3

Configure credentials

This creates ~/.plerion/credentials and ~/.plerion/config with your API key, region, and output preferences.
4

Run your first command


Global options

These flags apply to every command:

Commands