redis-di delete-all-contexts

删除所有上下文

用法

Usage: redis-di delete-all-contexts [OPTIONS]

选项

  • loglevel:

    • 类型:Choice(['DEBUG', 'INFO', 'WARN', 'ERROR', 'CRITICAL'])
    • 违约:info
    • 用法:--loglevel -log-level
  • force:

    • 类型: BOOL
    • 违约:false
    • 用法:--force -f

    强制作。跳过验证提示

  • help:

    • 类型: BOOL
    • 违约:false
    • 用法:--help

    显示此消息并退出。

CLI 帮助

Usage: redis-di delete-all-contexts [OPTIONS]

  Deletes all contexts

Options:
  -log-level, --loglevel [DEBUG|INFO|WARN|ERROR|CRITICAL]
                                  [default: INFO]
  -f, --force                     Force operation. skips verification prompts
  --help                          Show this message and exit.