upbound / up

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

`up ctx . --short` doesn't include the organization name #501

Closed RedbackThomson closed 4 months ago

RedbackThomson commented 4 months ago

What happened?

$ ./up ctx . --short
upbound-gcp-us-west-1/craigs-group/controlplane1

This short ctx path should be prefixed with upbound/ since we are in the upbound organization.

How can we reproduce it?

./up ctx . --short when inside a group or control plane context

What environment did it happen in?

main