Merge branch 'development' into node-edit

This commit is contained in:
Christian Goll
2022-10-13 09:57:22 +02:00
54 changed files with 2814 additions and 142 deletions

View File

@@ -15,6 +15,7 @@ var (
Use: "profile COMMAND [OPTIONS]",
Short: "Node configuration profile management",
Long: "Management of node profile settings",
Aliases: []string{"nodes"},
}
)