Skip to content

Feature/pg command#1

Open
lukasbischof wants to merge 6 commits intomainfrom
feature/pg-command
Open

Feature/pg command#1
lukasbischof wants to merge 6 commits intomainfrom
feature/pg-command

Conversation

@lukasbischof
Copy link
Member

@lukasbischof lukasbischof commented Feb 4, 2026

I wanted to have a unified CLI that manages dedicated and shared databases and provides an interface to get backups so I can use them locally

Screenshot.on.2026-02-04.at.17.11.mp4

I followed the same scheme of having -. Sadly, this leads to some weird names when we had the project name repeated in the database name

kind = data["kind"] || ""

unless kind == "Postgres" || @nctl.dry_run
Output.error("Backups can only be downloaded for PostgreSQL databases. (shared dbs are not supported)")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not supported yet afaik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant