This repository was archived by the owner on Mar 22, 2023. It is now read-only.

Description
Users may want to remove the entire "metadata" object from their token config or a nested environment variable from their config. There is not an easy way to do this using the waiter cli.
One approach is to use minus - sign at the end of the parameter name (e.g. in kubectl annotate, stackoverflow).