How-to guides
Configure an API key
Store a key without placing it in process arguments.
printf '%s\n' "$PANGRAM_API_KEY" | pangram auth set --api-key-stdin
pangram auth statusPANGRAM_API_KEY overrides stored credentials. The CLI never prints the full
key. Authentication setup is not billable.