upbound / up

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

`up ctp list`: `cannot view control planes` when at a group scope #503

Closed RedbackThomson closed 1 month ago

RedbackThomson commented 1 month ago

What happened?

After setting the context using, up ctx, to a group scope - the user still sees

up: error: controlplane.Cmd.AfterApply(): cannot view control planes from inside a control plane context. Use 'up ctx ..' to go up to the group context

Running up ctx .. to get to the space level, the command now succeeds.

How can we reproduce it?

up ctx ./default on a new space then up ctp list

What environment did it happen in?