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

chalksurf exercise translate

chalksurf exercise translate [exerciseId]
Queue translation generation for an existing exercise
Positionals:
exerciseId Exercise ID to translate [string]
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]
--translate-to Generate translated exercise content for these languages (english, hungarian, german, french, spanish, italian) [array]
--timeout-ms Maximum time to wait before timing out [number] [default: 300000]
--wait Wait for the queued translation job to finish [boolean] [default: false]
Examples:
chalksurf exercise translate 00000000-0000-4000-8000-000000000001 --translate-to english --json Queue exercise translation generation