Skip to content

Add db restore shortcut #44

@afred

Description

@afred

Because

As a developer
I can run a single command to restore the database from a local postgres dump file
by specifying the arguments:

  • path to the pg dump file
  • which kube context i want to use (which corresponds to Demo or Production namespace)
    because I need db restorations to be simple, fast, and reliable.

Done when

  • There is a single command with minimal arguments that restores the database to either Prod or Demo namespaces.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions