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
Hello
I was wondering if that possible to run any valid kubectl command accross all kube contexts in parallel mode.
I tried using @ and && for that case like this:
tubectl get <custom_resource><name>%% @
But to no avail.
I believe this feature would a "killer feature" above other tools.
Is there any possibility to implement it?
Thanks.
The text was updated successfully, but these errors were encountered:
Hello
I was wondering if that possible to run any valid kubectl command accross all kube contexts in parallel mode.
I tried using
@
and&&
for that case like this:But to no avail.
I believe this feature would a "killer feature" above other tools.
Is there any possibility to implement it?
Thanks.
The text was updated successfully, but these errors were encountered: