You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The uninstall instructions used variables that users need to interpret
to run commands in their own environments. This commit uses the `--all`
argument to delete all instances of a particular resource, removing the
need for users to query each resource and delete them individually.
This makes the commands easier to copy/paste.
0 commit comments