CLI reference for ChalkSurf CLI v0.3.6. Your installed chalksurf --help output remains authoritative for that binary.
chalksurf sheet append [exerciseSheetId] [exerciseIds..]
Append existing exercises to the end of a sheet
exerciseSheetId Exercise sheet ID to update [string]
exerciseIds Exercise IDs to append in order [array] [default: []]
--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]
--confirm-make-exercises-public Confirm making private exercises public when appending to a public sheet [boolean] [default: false]
chalksurf sheet append 00000000-0000-4000-8000-000000000001 11111111-1111-4111-8111-111111111111 --json Append one exercise to a sheet