-
Notifications
You must be signed in to change notification settings - Fork 335
tiup cluster 增加 y/n 确认交互,以防误操作 #390
Copy link
Copy link
Open
Labels
difficulty/easyIndicates that a issue is easy to resolve.Indicates that a issue is easy to resolve.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.type/enhancementCategorizes issue or PR as related to an enhancement.Categorizes issue or PR as related to an enhancement.
Milestone
Metadata
Metadata
Assignees
Labels
difficulty/easyIndicates that a issue is easy to resolve.Indicates that a issue is easy to resolve.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.type/enhancementCategorizes issue or PR as related to an enhancement.Categorizes issue or PR as related to an enhancement.
Type
Fields
Give feedbackNo fields configured for issues without a type.
如题
所有的类似:reload, stop, restart,destroy,upgrade,patch 集群的操作,都可以添加 y/n 确认交互,以防止误操作
同时合并到现有的 -y 选项的静默操作来提供给脚本使用。