hclapi serve
NAME
serve - Start the hclapi HTTP server.
SYNOPSIS
serve
Usage:
GLOBAL OPTIONS
--config, -c, --manifests, -m="": Path to .hcl file, or directory containing manifests. (default: ".")
--host, -h="": Host address to bind the server (overrides manifest).
--port, -p="": Port to bind the server (overrides manifest). (default: 0)
--verbose, -v: Enable verbose debug logging.