Skip to main content

Usage

Description

View and edit OCX configuration files. Operates on local project config by default; use --global or --profile to target other scopes.

Subcommands


Config Show

Show the merged configuration from the current directory and profile.

Usage

Flags

Examples

Output


Config Edit

Edit a configuration file in your $EDITOR.

Usage

Flags

Environment

  • $EDITOR: Text editor to use (e.g., vim, nano, code).
  • $VISUAL: Fallback editor if $EDITOR is not set.
  • Falls back to vi if neither is set.

Examples

File Paths

See Also