Skip to content

Commit

Permalink
bug: enable import env command #413
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan committed Mar 1, 2024
1 parent 02eeb81 commit 16bdaa5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/cmd/env/env.go
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ func init() {
Cmd.AddCommand(SecActCmd)
Cmd.AddCommand(SecActCfgCmd)
Cmd.AddCommand(ExpCmd)
Cmd.AddCommand(ImpCmd)
}

0 comments on commit 16bdaa5

Please sign in to comment.