Skip to content

Add reload-db2 for migration DB in container image #2379

@AlexSkrypnyk

Description

@AlexSkrypnyk
  reload-db2:
    usage: Reload the migration database container using local database image.
    cmd: |
      ahoy confirm "Running this command will replace your current database. Are you sure?" || exit 0
      docker compose rm --force --stop --volumes database2
      ahoy up -- --build database2

Metadata

Metadata

Assignees

No one assigned

    Labels

    ConfirmedThe issue was triaged and confirmed for development

    Type

    Projects

    Status

    Release queue

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions