cli: sort CSPs in create cmd

This commit is contained in:
Thomas Tendyck 2022-05-10 12:38:43 +02:00 committed by Thomas Tendyck
parent 69d0ecd26d
commit 9575d01ed3

View File

@ -18,7 +18,7 @@ import (
func newCreateCmd() *cobra.Command {
cmd := &cobra.Command{
Use: "create {aws|gcp|azure}",
Use: "create {aws|azure|gcp}",
Short: "Create instances on a cloud platform for your Constellation cluster",
Long: "Create instances on a cloud platform for your Constellation cluster.",
Args: cobra.MatchAll(