Configuration
paygent config list
Show configured values and where each came from.
paygent config get
--explain shows which layer supplied the value, which is the fastest way to understand precedence.
paygent config set
paygent config unset
paygent config path
Show every file and location the CLI reads.
Profiles
A profile is a named set of settings. Use one to keep local development away from production data:
The CLI defaults to production. Configure a profile before testing anything destructive.
