Skip to content

Leoflow db

leoflow db

Manage the local Lite database (schema name leoflow_dev for upgrade safety).

Options

  -h, --help   help for db

Options inherited from parent commands

      --config string       config file path (default ~/.leoflow/config.yaml)
      --log-level string    log level: debug, info, warn, error
      --server-url string   control plane API base URL

SEE ALSO

  • leoflow - Leoflow is a GitOps-first, container-native workflow orchestrator.
  • leoflow db migrate - Create (if needed) and migrate the Lite database to the latest schema.
  • leoflow db reset - Drop, recreate, and migrate the Lite database (DESTRUCTIVE).