Skip to main content

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, json-pretty, jsonpath and jsonpointer. (default "table")
-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