unit #
Subcommands for managing and viewing quadlet units.
Synopsis #
quad-ops unit <subcommand> [OPTIONS]
Description #
The unit command provides management and inspection capabilities for Podman Quadlet units synchronized by quad-ops. It offers several subcommands to list, show, and check the status of managed units.
Subcommands #
Global Options #
| Option | Short | Description |
|---|---|---|
--config | Path to configuration file | |
--verbose | -v | Enable verbose output |
--user | -u | Run in rootless user mode |
--quadlet-dir | Override unit output directory | |
--repository-dir | Override git checkout directory |
Unit Types #
The following unit types are supported:
| Type | Description |
|---|---|
container | Podman container units (includes init containers) |
volume | Podman volume units |
network | Podman network units |
image | Podman image units |
all | All unit types |