Fix 'nodes' alias for 'node' not 'profile'
Fixes #609 Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
@@ -15,7 +15,6 @@ var (
|
||||
Use: "profile COMMAND [OPTIONS]",
|
||||
Short: "Node configuration profile management",
|
||||
Long: "Management of node profile settings",
|
||||
Aliases: []string{"nodes"},
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user