Expand description
Command-line interface definitions.
Structs§
- Cli
- Launch and manage Codex CLI workspaces.
- Config
Args - Arguments used to read or update user configuration.
- Config
GetArgs - Arguments used to read user configuration.
- Config
SetArgs - Arguments used to update user configuration.
- RunArgs
- Arguments used to launch a workspace sandbox.
- Workspace
AddArgs - Arguments used to add a saved workspace manifest.
- Workspace
Args - Arguments used to manage saved workspace manifests.
- Workspace
LsArgs - Arguments used to list saved workspace manifests.
Enums§
- Command
- Commands supported by the
codex-wsCLI. - Config
Command - User configuration commands.
- Workspace
Command - Workspace manifest management commands.