Usage
Description
Thefeatures command prints a simple numbered list of all implemented capabilities in the current version. This is useful for:
- Checking feature availability before using specific functionality
- Verifying which features are included in your installed version
- Quick reference for support or troubleshooting
Output format
The command displays:- Total feature count
- Numbered list of feature names
The feature list is hardcoded in the source and represents the full capability set of the installed version.
Example output
Exit codes
| Code | Meaning |
|---|---|
0 | Feature list displayed successfully |
Related commands
codex auth status- View runtime statuscodex auth check- Validate account healthcodex auth doctor- Full diagnostics