Settings commands
Reference for the `revenexx settings` commands — every subcommand with a runnable example.
Auto-generated. This page is generated from the revenexx CLI by
tools/sync-cli-reference.mjs. Don't edit it by hand — your changes will be overwritten.
Every revenexx settings subcommand. The example shows the required arguments; the options table lists every flag the command accepts, with a ✓ marking required flags. Some flag names carry a -_ (e.g. --attribute-_values) — that is the exact token the CLI accepts, so copy them verbatim. Run revenexx settings <command> --help for the live options.
get-app-settings
Bash
revenexx settings get-app-settings \
--app ''
| Flag | Required | Description |
|---|---|---|
--app <app> | App name, e.g. \ | |
--market <market> | Resolve market-scoped settings for this market code; falls back to the tenant value. |