keto migrate down
keto migrate down
Migrate the database down
Synopsis
Migrate the database down a specific amount of steps. Pass 0 steps to fully migrate down.
keto migrate down <steps> [flags]
Options
      --format string   Set the output format. One of table, json, yaml, and json-pretty. (default "default")
  -h, --help            help for down
  -q, --quiet           Be quiet with output printing.
  -y, --yes             yes to all questions, no user input required
Options inherited from parent commands
  -c, --config strings   Config files to load, overwriting in the order specified. (default [/home/runner/keto.yml])
SEE ALSO
- keto migrate - Commands to migrate the database