Skip to content

Add reset commands #11

Description

@rwstauner

we could define in module definitions some commands to reset things, .e.g.

reset:
  testdb: "muss run test bash -c 'dropdb testdbname && createdb testdbname && bin/rake db:extensions db:structure:load RAILS_ENV=test'"

so that muss reset testdb would get people on their way faster and easier than down, drop a docker volume, up or other incantations.
other useful things could be caches, dev db, dynamodb-local, runtime dependencies, etc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions