EnabkeAlphaCommmandsEnvName is the environment variable used to enable Alpha kustomize commands. If set to "true" alpha commands will be enabled.
const EnableAlphaCommmandsEnvName = "KUSTOMIZE_ENABLE_ALPHA_COMMANDS"
func GetAlphaEnabled() bool
GetAlphaEnabled returns true if alpha commands should be enabled.