Documentation
¶
Overview ¶
Command overcast is the unified CLI for the Overcast AWS emulator.
When running natively (installed via brew, scoop, or `go install`), all subcommands are available:
- overcast serve — start the emulator daemon
- overcast bridge — publish *.local domains via mDNS + port-80 proxy
- overcast trust — manage the local trust store for TLS certificates
- overcast https — one-shot HTTPS setup (CA + trust store + certificate)
- overcast status — inspect a running daemon
The Docker image uses `overcast serve` as its entrypoint. Host-only commands (bridge, trust) require host-network access and are not useful inside a container.
Click to show internal directories.
Click to hide internal directories.