Expand description
CLI argument parsing for the natmap subcommands.
Defines the Cli struct and NatMapCommand / DockerCommand enums
that are flattened into the top-level lab-ops CLI via clap.
Structs§
- Cli
- CLI arguments for the
natmapsubcommand.
Enums§
- Docker
Command - Docker-specific subcommands for port mapping management.
- NatMap
Command - Top-level natmap subcommands.