Skip to content

Commit

Permalink
Hide droplet-autoscale at cmd root
Browse files Browse the repository at this point in the history
  • Loading branch information
asaha2 committed Nov 15, 2024
1 parent 312d9d6 commit 5b3240b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/droplet_autoscale.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import (
func DropletAutoscale() *Command {
cmd := &Command{
Command: &cobra.Command{
Hidden: true,
Use: "droplet-autoscale",
Aliases: []string{"das"},
Short: "Display commands to manage Droplet autoscale pools",
Expand Down

0 comments on commit 5b3240b

Please sign in to comment.