upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Fix `up ctx` for local and disconnected spaces #487

Closed RedbackThomson closed 4 months ago

RedbackThomson commented 5 months ago

What happened?

@sttts ran the following commands and provided the output:

up ctx should work identically in cloud as it does in disconnected spaces.

How can we reproduce it?

What environment did it happen in?

RedbackThomson commented 4 months ago

First part of the fix https://github.com/upbound/up/pull/491

RedbackThomson commented 4 months ago

I can successfully validate that all of these commands are now working as expected! ❤️