genesis_settings#
Modify genesis settings files
Usage#
Usage: genesis settings [OPTIONS] COMMAND [ARGS]...
Options#
help:- Type: boolean
- Default:
false - Usage:
--help
Show this message and exit.
CLI Help#
Usage: genesis settings [OPTIONS] COMMAND [ARGS]...
Modify genesis settings files
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ current-realm Display the current-realm │
│ delete-context Delete the specified context from the settings │
│ delete-realm Delete the specified realm from the settings │
│ get Get an individual value from a settings file │
│ list-realms Describe one or many realms │
│ rename-context Rename a context from the settings file │
│ set Set an individual value in a settings file │
│ set-context Set a context entry in settings │
│ set-realm Set a realm entry in settings │
│ unset Unset an individual value in a settings file │
│ use-realm Set the current-realm in a settings file │
│ view Display merged genesis settings │
╰──────────────────────────────────────────────────────────────────────────────╯