Skip to content

Commit

Permalink
feat: adds get security incidents
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Nov 24, 2023
1 parent d2f7a2b commit 37c5bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/env/getsecin.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import (
"github.com/spf13/cobra"
)

// GetSecInCmd
// GetSecInCmd returns security incidents
var GetSecInCmd = &cobra.Command{
Use: "get",
Short: "Returns a security incidents by name",
Expand Down

0 comments on commit 37c5bf4

Please sign in to comment.