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
{{ message }}
This repository was archived by the owner on Dec 22, 2023. It is now read-only.
I'm confused about how to go about using consular dynamically.
For example, say I have some command that returns a list of nodes in a cluster with their ip address. The number of nodes can vary, and the ip addresses are dynamic. How would I use consular to open a tab for each node and ssh to the node's ip address?
I'm confused about how to go about using consular dynamically.
For example, say I have some command that returns a list of nodes in a cluster with their ip address. The number of nodes can vary, and the ip addresses are dynamic. How would I use consular to open a tab for each node and ssh to the node's ip address?