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

repo_delete#

Delete the repository

Usage#

                                                                                                                                                                                                                                                                                                           
 Usage: exordos repo delete [OPTIONS] [PROJECT_DIR]                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                           

Options#

  • exordos_cfg_file:
    • Type: text
    • Default: exordos.yaml
    • Usage: -c --exordos-cfg-file

Name of the project configuration file

  • target:
    • Type: text
    • Default: none
    • Usage: -t --target

Target repository to push to

  • project_dir:

    • Type: path
    • Default: .
    • Usage: project_dir
  • help:

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

Show this message and exit.

CLI Help#

                                                                                                                                                                                                                                                                                                           
 Usage: exordos repo delete [OPTIONS] [PROJECT_DIR]                                                                                                                                                                                                                                                        
                                                                                                                                                                                                                                                                                                           
 Delete the repository                                                                                                                                                                                                                                                                                     
                                                                                                                                                                                                                                                                                                           
╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --exordos-cfg-file  -c  TEXT  Name of the project configuration file                                                                                                                                                                                                                                    │
│ --target            -t  TEXT  Target repository to push to                                                                                                                                                                                                                                              │
│ --help                        Show this message and exit.                                                                                                                                                                                                                                               │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯