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
* Implement `nelson stacks list -u`
The arg for this was implemented but wasn't actually plumbed through to the API call.
This PR plumbs it through, and also tidies a few minor things up. I've tested it against a Nelson cluster.
* build query string using url.Values instead
0 commit comments