Discover Packages
github.com/xraph/warden
cmd
internal
cli
package
Version:
v1.5.5
Opens a new window with list of versions in this module.
Published: Jun 18, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cli holds shared helpers for the warden CLI binaries.
MaybeMigrate runs the store's auto-migrations unless skip is true.
OpenStore opens a warden Store from a DSN string.
Supported DSN forms:
memory: — in-memory (testing only; data is lost on exit)
sqlite:<path> — SQLite file
postgres://user:pass@host:port/db — Postgres connection URL
postgresql://user:pass@host:port/db — same as above
Source Files
¶
Click to show internal directories.
Click to hide internal directories.