Перейти к содержанию

genesis_vars#

Manage variables in the Genesis installation

Usage#

                                                                                
 Usage: genesis vars [OPTIONS] COMMAND [ARGS]...                                
                                                                                

Options#

  • help:
    • Type: boolean
    • Default: false
    • Usage: --help

Show this message and exit.

CLI Help#

                                                                                
 Usage: genesis vars [OPTIONS] COMMAND [ARGS]...                                
                                                                                
 Manage variables in the Genesis installation                                   
                                                                                
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help  Show this message and exit.                                          │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ add     Add a new variable to the Genesis installation                       │
│ delete  Delete variable                                                      │
│ list    List variables                                                       │
│ select  Select variable                                                      │
│ set     Create variable if missing and set its value by creating a new value │
│         record                                                               │
│ show    Show variable                                                        │
╰──────────────────────────────────────────────────────────────────────────────╯