[ Documentation ]
rnx config

rnx config

rnx config

Manage local preferences that affect the CLI and desktop companion. Telemetry is persisted in ~/.rnx/config.json. CLI hints and background update notices are intentionally environment-controlled; set RNX_HINTS=off or RNX_UPDATE_CHECK=off to suppress them.

terminal
rnx config telemetry [on|off|status]

Examples

terminal
rnx config telemetry
rnx config telemetry off
RNX_HINTS=off rnx describe
RNX_UPDATE_CHECK=off rnx describe

Local Preferences

config telemetry persists the analytics preference under ~/.rnx/config.json. Hints and CLI update notices are not a config command surface; set RNX_HINTS=off or RNX_UPDATE_CHECK=off to suppress them.