Skip to content
CLI reference for ChalkSurf CLI v0.3.6. Your installed chalksurf --help output remains authoritative for that binary.

chalksurf sheet bulk-update apply

chalksurf sheet bulk-update apply
Apply the exact updates from a successful dry-run result artifact
Options:
--json Write machine-readable JSON to stdout [boolean] [default: false]
--result-file Publish the complete JSON result envelope to a new private file [string]
--base-url Base URL of the ChalkSurf API [string]
--organization Organization ID to use for this command [string]
--profile CLI profile to use for this command [string]
-v, --version Show the CLI version [boolean]
--help Show help [boolean]
--dry-run-result Read a complete sheet bulk-update dry-run result artifact from this file [string] [required]
Examples:
chalksurf sheet bulk-update apply --dry-run-result dry-run.json --result-file apply.json --json Apply the exact reviewed dry-run batch and save the complete result