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

genesis_auth#

Authenticate and manage IAM token

Usage#

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

Options#

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

Show this message and exit.

CLI Help#

                                                                                
 Usage: genesis auth [OPTIONS] COMMAND [ARGS]...                                
                                                                                
 Authenticate and manage IAM token                                              
                                                                                
╭─ Options ────────────────────────────────────────────────────────────────────╮
│ --help  Show this message and exit.                                          │
╰──────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────╮
│ login        Authenticate in IAM and store tokens locally                    │
│ me           Validate stored token and show user info                        │
│ refresh      Refresh stored token using refresh token                        │
╰──────────────────────────────────────────────────────────────────────────────╯