Documentation
¶
Overview ¶
Command api is a thin standalone wrapper around the `apic serve` subcommand.
The implementation lives in cli/serve and is registered on the root apic CLI; this binary exists because .goreleaser.yaml publishes it as a separate release artifact (apic-server), and because `make run` and the FIPS evidence build (`make fips`, the fips:build CI job) target ./cmd/api directly. Prefer `apic serve` for new usage.
Click to show internal directories.
Click to hide internal directories.