agents
agents enable
Re-enable a disabled agent credential
Re-enable an agent credential that was previously disabled with pgbeam agents disable. New connections using it are accepted again, subject to its policy profile.
Usage
pgbeam agents enable <id>Options
| Option | Description | Required | Default |
|---|---|---|---|
<id> | Agent credential ID | Yes | - |
Global options
All global options (--token, --profile,
--project, --org, --json, --no-color, --debug) are also available on
this command.
Examples
# Re-enable a credential
pgbeam agents enable agt_xxxOutput
Confirms the credential was enabled.