Skip to content

Commit

Permalink
mark dev subtree as hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
nicktate committed Sep 20, 2022
1 parent 541f307 commit 42b836f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commands/apps_dev.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ func AppsDev() *Command {
Aliases: []string{},
Short: "Display commands for working with app platform local development.",
Long: `Display commands for working with app platform local development.`,
Hidden: true,
},
}

Expand Down

0 comments on commit 42b836f

Please sign in to comment.