diff --git a/cmd/deployments/new.go b/cmd/deployments/new.go index 3288ff9d..dc75c3e2 100644 --- a/cmd/deployments/new.go +++ b/cmd/deployments/new.go @@ -21,7 +21,7 @@ func CommandNew() *cli.Command { return &cli.Command{ //nolint:exhaustruct Name: "new", Aliases: []string{}, - Usage: "Create a new deployment", + Usage: "[EXPERIMENTAL] Create a new deployment", ArgsUsage: "", Action: commandNew, Flags: append(