On this page
CLI reference
Codepot currently has several commands because each implementation layer has a distinct role.
codepot-openapi
TypeScript contract builder and OpenAPI emitter:
codepotg
Python and Jinja generator:
Configuration: Codepotg.yaml.
codepotx
JavaScript runtime frontend provided by codepotx-cli:
Common options:
Configuration: codepotx.config.ts and CodepotFile.yml.
Final codepot CLI
Rust language and platform command:
Configuration: Codepot.toml.
Command-name rule
codepot-openapibelongs to the TypeScript OpenAPI prototype.codepotgbelongs to the Python generator.codepotxbelongs to the official JavaScript runtime release line.codepotis the final platform CLI command.