CLI overview
Use the Carbon CLI to record traffic, ingest API definitions, run replicas, and inspect behavior graphs.
carbon init # scaffold a projectcarbon login # show API-key auth guidancecarbon record <url> # observe trafficcarbon ingest <spec> # parse a spec / schema / HAR / collectioncarbon emulate # run a deterministic replicacarbon inspect # explore the behavior graphcarbon snapshot save # freeze statecarbon replay <rec> # deterministically replay