Synopsis
Interactive wizard (default)
- Profile name (default:
default) - API key
- Region (
au,sg1,in1,us1) - Default output format (
table,json,yaml,text)
~/.plerion/credentials and ~/.plerion/config.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Configure Plerion CLI credentials and settings.
plerion configure [subcommand]
plerion configure
default)au, sg1, in1, us1)table, json, yaml, text)~/.plerion/credentials and ~/.plerion/config.
plerion configure list
# Set up the default profile
plerion configure
# Set up a named profile (enter the profile name when prompted by the wizard)
plerion configure
# > Profile name: prod
# > API key: pk_live_...
# > Region: us1
# > Output format: json
# List all profiles
plerion configure list
default
prod
staging
Was this page helpful?