upbound / up

The @upbound CLI
Apache License 2.0
49 stars 42 forks source link

`unable to parse space info from context` when exporting space #507

Closed RedbackThomson closed 1 month ago

RedbackThomson commented 1 month ago

What happened?

When a user exports a space context, and then tries to use up ctx, the CLI returns the following error:

unable to parse space info from context

This should instead navigate to the space context, and relative paths should work as you would expect from a recursive navigation structure.

How can we reproduce it?

up ctx upbound/upbound-aws-us-east-1 then up ctx .

What environment did it happen in?