Expand description
Request line: <primitive> [arg]... [--flag[=val]]...
See docs/PROTOCOL.md § “Request line”. The primitive is a lowercase
identifier; positional args may be bare or "..."-quoted; flags use
the long form (--name or --name=value). The wire format does not
carry short flags — the CLI may accept them and translate before
sending.
Structs§
- Request
- One request from the CLI to the daemon.