Skip to content

Commit

Permalink
Merge pull request #194 from rakshitgondwal/dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexsJones committed Apr 2, 2023
2 parents 5986f4f + dde4e83 commit bbbbd85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/filters/filters.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import (

var FiltersCmd = &cobra.Command{
Use: "filters",
Aliases: []string{"filters"},
Aliases: []string{"filter"},
Short: "Manage filters for analyzing Kubernetes resources",
Long: `The filters command allows you to manage filters that are used to analyze Kubernetes resources.
You can list available filters to analyze resources.`,
Expand Down

0 comments on commit bbbbd85

Please sign in to comment.