Skip to content

Commit c45d508

Browse files
committed
[coconut] Enable environment destroy
1 parent c137be1 commit c45d508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coconut/cmd/environment_destroy.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ CONFIGURED state.`, product.PRETTY_SHORTNAME),
4545
}
4646

4747
func init() {
48-
//environmentCmd.AddCommand(environmentDestroyCmd)
48+
environmentCmd.AddCommand(environmentDestroyCmd)
4949
}

0 commit comments

Comments
 (0)