CircleCI-Public / circleci-cli

Use CircleCI from the command line
https://circleci-public.github.io/circleci-cli/
MIT License
405 stars 233 forks source link

changed the `context list` table #1047

Closed JulesFaucherre closed 3 months ago

JulesFaucherre commented 4 months ago

Checklist

Internal Checklist

Changes

Rationale

N/A.

Considerations

N/A.

Screenshots

circleci context list

Before

Capture d’écran 2024-02-22 à 10 23 40

After

Capture d’écran 2024-02-28 à 16 55 09

circleci context list

Before

Capture d’écran 2024-02-22 à 10 38 21

After

Removed the slug from the message. Capture d’écran 2024-02-28 à 16 56 43

jvincent42 commented 4 months ago

What do you think of keeping the slug in the confirmation question ? Since we are using org-id now, it would be a nice indication that you are on the right organisation.

JulesFaucherre commented 4 months ago

Yeah but it doesn't really make sense as for standalone you'd get circleci/<strange-id> one thing we can do is give the project name.

jvincent42 commented 4 months ago

Isn't it possible to get the organisation name ?

JulesFaucherre commented 3 months ago

Oh sure, I meant the org name! Making the change.

JulesFaucherre commented 3 months ago

There is now the org name: Capture d’écran 2024-03-04 à 09 46 49