dropshell release 2025.0524.2033
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 11s
Some checks failed
Dropshell Test / Build_and_Test (push) Failing after 11s
This commit is contained in:
@ -14,7 +14,7 @@ namespace dropshell
|
||||
{
|
||||
|
||||
int destroy_handler(const CommandContext &ctx);
|
||||
static std::vector<std::string> destroy_name_list = {"destroy"};
|
||||
static std::vector<std::string> destroy_name_list = {"destroy", "nuke", "nuke-service","erase","destroy-service"};
|
||||
|
||||
// Static registration
|
||||
struct DestroyCommandRegister
|
||||
|
Reference in New Issue
Block a user