Skip to main content

Module cli

Module cli 

Source
Expand description

Command-line interface definitions.

Structs§

Cli
Launch and manage Codex CLI workspaces.
ConfigArgs
Arguments used to read or update user configuration.
ConfigGetArgs
Arguments used to read user configuration.
ConfigSetArgs
Arguments used to update user configuration.
RunArgs
Arguments used to launch a workspace sandbox.
WorkspaceAddArgs
Arguments used to add a saved workspace manifest.
WorkspaceArgs
Arguments used to manage saved workspace manifests.
WorkspaceLsArgs
Arguments used to list saved workspace manifests.

Enums§

Command
Commands supported by the codex-ws CLI.
ConfigCommand
User configuration commands.
WorkspaceCommand
Workspace manifest management commands.