Skip to content

Commit

Permalink
chore: show component command in lacework --help
Browse files Browse the repository at this point in the history
  • Loading branch information
PengyuanZhao committed Oct 16, 2024
1 parent 2d7d669 commit c1ca989
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/cmd/component.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ var (
// componentsCmd represents the components command
componentsCmd = &cobra.Command{
Use: "component",
Hidden: true,
Aliases: []string{"components"},
Short: "Manage components",
Long: `Manage components to extend your experience with the Lacework platform`,
Expand Down

0 comments on commit c1ca989

Please sign in to comment.