I am getting an error while setting an environment variable in .zshrc. Could you please help me understand how to fix it.
~ % export DR=--dry-run=client -o yaml
export: not valid in this context: -o
I am getting an error while setting an environment variable in .zshrc. Could you please help me understand how to fix it.
~ % export DR=--dry-run=client -o yaml
export: not valid in this context: -o