Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent contains the long-running daemon mode of the nuzur CLI.
|
Package agent contains the long-running daemon mode of the nuzur CLI. |
|
connections
Package connections holds the agent's local registry of database connections — the set of named (name, driver, DSN, db_type) entries the user has added via `nuzur-cli agent connection add`.
|
Package connections holds the agent's local registry of database connections — the set of named (name, driver, DSN, db_type) entries the user has added via `nuzur-cli agent connection add`. |
|
Package deploy implements `nuzur-cli deploy` / `nuzur-cli destroy`: it provisions a Linux server, self-hosts the project's database on it (localhost-only), runs the generated API, and pairs the box back to nuzur via an outbound local agent — so the database is fully managed in nuzur with no inbound DB ports.
|
Package deploy implements `nuzur-cli deploy` / `nuzur-cli destroy`: it provisions a Linux server, self-hosts the project's database on it (localhost-only), runs the generated API, and pairs the box back to nuzur via an outbound local agent — so the database is fully managed in nuzur with no inbound DB ports. |
|
protodeps
|
|
|
Package sqlplan turns the apply SQL of a nuzur schema push into something a human can decide on: an ordered statement list, each labelled with what it does and what it can cost.
|
Package sqlplan turns the apply SQL of a nuzur schema push into something a human can decide on: an ordered statement list, each labelled with what it does and what it can cost. |
Click to show internal directories.
Click to hide internal directories.