Skip to content

organizations_add#

Add a new organization to the Exordos installation

Usage#

                                                                                                                                                                                                                                                                                                           
 Usage: exordos iam organizations add [OPTIONS]                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                           

Options#

  • uuid:
    • Type: uuid
    • Default: none
    • Usage: -u --uuid

UUID of the organization

  • name:
    • Type: text
    • Default: test_name
    • Usage: -n --name

Name of the organization

  • description:
    • Type: text
    • Default: ``
    • Usage: -D --description

Description of the organization

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

Show this message and exit.

CLI Help#

                                                                                                                                                                                                                                                                                                           
 Usage: exordos iam organizations add [OPTIONS]                                                                                                                                                                                                                                                            
                                                                                                                                                                                                                                                                                                           
 Add a new organization to the Exordos installation                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                           
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --uuid         -u  UUID  UUID of the organization                                                                                                                                                                                                                                                       │
│ --name         -n  TEXT  Name of the organization                                                                                                                                                                                                                                                       │
│ --description  -D  TEXT  Description of the organization                                                                                                                                                                                                                                                │
│ --help                   Show this message and exit.                                                                                                                                                                                                                                                    │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯