| Command | Purpose |
|---|---|
elding login | Authenticates the CLI through your browser. |
elding logout | Revokes the token and removes it locally. |
elding whoami | Displays the signed-in email address. |
elding status | Shows the connection, active set, and proxy status. |
elding doctor | Diagnoses the token, set, keys, and proxy. |
elding init | Links the project to a set. |
elding use <name> | Changes the active set. |
elding sets | Lists accessible sets. |
elding keys | Lists key names, never their values. |
elding run -- <cmd> | Runs a command with secrets in process.env. |
elding proxy -- <cmd> | Runs a command behind the proxy. |
CLI
Commands
Reference for Elding CLI commands.