craftr schema map-all

Bulk-map every unmapped operation. Choose exactly one mode.

Usage

craftr schema map-all (--from <file> | --default | --skip-all) [--api <api>]

Flags

FlagDescription
--fromPath to a JSON array of {operationId, resource, operation, skip?}. Use "-" for stdin.
--defaultApply heuristic defaults to every unmapped operation.
--skip-allAdd an ignore rule for every unmapped operation.
--api-aAPI slug.

See also