Skip to content

Commit

Permalink
Merge pull request #418 from apigee/issue413
Browse files Browse the repository at this point in the history
bug: enable import env command #413
  • Loading branch information
ssvaidyanathan authored Mar 1, 2024
2 parents 02eeb81 + 16bdaa5 commit 1bb1229
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 1bb1229

Please sign in to comment.