Skip to main content Link Search Menu Expand Document (external link)

powerssl-apiserver migrate down

Apply all or N down migrations

powerssl-apiserver migrate down [--all | -a | N] [flags]

Options

  -a, --all    Apply all down migrations
  -h, --help   help for down

Options inherited from parent commands

      --config string         config file (default is /etc/powerssl/api/config.yaml)
      --database-url string   Database URL
  -v, --verbose               Verbose output

SEE ALSO