We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c137be1 commit c45d508Copy full SHA for c45d508
1 file changed
coconut/cmd/environment_destroy.go
@@ -45,5 +45,5 @@ CONFIGURED state.`, product.PRETTY_SHORTNAME),
45
}
46
47
func init() {
48
- //environmentCmd.AddCommand(environmentDestroyCmd)
+ environmentCmd.AddCommand(environmentDestroyCmd)
49
0 commit comments