sqd secrets
Manage SQD Cloud organization secrets with the sqd secrets CLI — set, list, and delete API keys, RPC endpoints, and database credentials.
Manage account secrets
The secrets are exposed as a context, and are accessible to all the squids deployed by the current SQD Cloud organization.
See code: src/commands/secrets/ls.ts
See code: src/commands/secrets/rm.ts
See code: src/commands/secrets/set.ts