Directories
¶
| Path | Synopsis |
|---|---|
|
Package config manages jugctl's on-disk TOML configuration store of saved git servers.
|
Package config manages jugctl's on-disk TOML configuration store of saved git servers. |
|
Package prompt provides small interactive command-line prompt helpers for jugctl commands.
|
Package prompt provides small interactive command-line prompt helpers for jugctl commands. |
|
Package quadlet renders the systemd quadlet unit files that run the just-use-git container image as a rootless podman pod: one pod unit, three volumes, and one container per role (sshd, fcgi, caddy).
|
Package quadlet renders the systemd quadlet unit files that run the just-use-git container image as a rootless podman pod: one pod unit, three volumes, and one container per role (sshd, fcgi, caddy). |
|
Package reponame validates and normalizes repository names before they are sent to the remote create script, mirroring that script's own validation so invalid names are rejected locally with a clear error instead of round-tripping to the server.
|
Package reponame validates and normalizes repository names before they are sent to the remote create script, mirroring that script's own validation so invalid names are rejected locally with a clear error instead of round-tripping to the server. |
|
Package shellquote quotes strings for safe inclusion as a single argument in a POSIX shell command line, as used when composing remote commands invoked over SSH.
|
Package shellquote quotes strings for safe inclusion as a single argument in a POSIX shell command line, as used when composing remote commands invoked over SSH. |
|
Package ssh shells out to the system ssh binary to run commands on a remote host, leaving host-key verification and agent handling to the user's normal SSH configuration.
|
Package ssh shells out to the system ssh binary to run commands on a remote host, leaving host-key verification and agent handling to the user's normal SSH configuration. |
Click to show internal directories.
Click to hide internal directories.