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
It would be great to add additional flags to filter for specific resources in the list subcommands.
At first this might seem counter-intuitive to list one single element, but it can be really valuable to observe changing resources like clusters.
watch metal cluster ls --id $CLUSTER_ID
That way you can observe the cluster and for example its reconcilation or deletion progress.
The text was updated successfully, but these errors were encountered:
It would be great to add additional flags to filter for specific resources in the
list
subcommands.At first this might seem counter-intuitive to list one single element, but it can be really valuable to observe changing resources like clusters.
watch metal cluster ls --id $CLUSTER_ID
That way you can observe the cluster and for example its reconcilation or deletion progress.
The text was updated successfully, but these errors were encountered: