Databases CLI reference
This page summarizes the socra db command groups. A complete reference for arguments and options is not yet available. Verify command availability and help with your installed CLI before use.
Command groups
Scroll to see all columns.
| Command | Purpose |
|---|---|
create <name> | Create a managed database |
list | List managed databases |
get <id> | Get a managed database |
update <id> | Update a managed database |
delete <id> | Delete a managed database |
connect <id> | Store DATABASE_URL as a Secret version |
CLI availability
If this namespace is absent from your CLI, install its plugin:
Bash
socra install @socra/db-cli
Command help
Print the help for this namespace:
Bash
socra db --help
Append --help to a command or subgroup to inspect its arguments and options before running it. Resource operations require the permissions described by that service.
Next step
Return to the Databases overview for related services.