Set up dev env.

This commit is contained in:
2025-10-11 21:42:33 +00:00
parent 24245e46e8
commit caabd298b3
12 changed files with 141 additions and 81 deletions

View File

@@ -479,4 +479,3 @@ func init() {
nodeUpdateCmd.Flags().Bool("maintenance", false, "Set maintenance mode")
nodeUpdateCmd.Flags().Bool("no-maintenance", false, "Clear maintenance mode")
}