General Input
Credential

Credential

Discover the operator's connected credentials and prompt them to connect new ones.

The CLI surface for credentials is discovery only, the agent never sees plaintext secret values, only credential ids and their associated env var names.

When the agent declares a credential on a geni exec bash call, the cloud resolves it (decrypting server-side) and the CLI injects the resolved values into a fresh subprocess as env vars. Plaintext never touches the agent.