Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add column for config #96

Merged
merged 3 commits into from
Jul 28, 2021
Merged

Conversation

mdonnalley
Copy link
Contributor

What does this PR do?

Adds Config column to env list

~/code/plugin-env [mdonnalley/add-config-column] : bin/dev env list
Authenticated Envs
=========================================================================================================================================================================
| Alias   Username                         Org ID             Instance URL                                              OAuth Method Config                     Error
| ─────── ──────────────────────────────── ────────────────── ───────────────────────────────────────────────────────── ──────────── ────────────────────────── ─────────
|         [email protected] 00D460000019MkyEAE https://na40-dev-hub.my.salesforce.com                    unknown                                 Failed t…
|         [email protected]                  00DB0000000Ih65MAC https://su0503.my.salesforce.com                          jwt
| sandbox [email protected]         00D56000000AHsUEAW https://su0503--mddev1sb.my.salesforce.com                web
|         [email protected]    00D8A000000LEpCUAW https://ability-power-3682-dev-ed.cs45.my.salesforce.com/ jwt          target-dev-hub, target-org

What issues does this PR fix or reference?

@W-9641631@

@mdonnalley mdonnalley requested review from RodEsp and peternhale July 27, 2021 18:01
@mdonnalley mdonnalley self-assigned this Jul 27, 2021
@mdonnalley mdonnalley force-pushed the mdonnalley/add-config-column branch from 805c5f2 to 3c7f26b Compare July 27, 2021 19:46
@mdonnalley mdonnalley merged commit 4159426 into main Jul 28, 2021
@mdonnalley mdonnalley deleted the mdonnalley/add-config-column branch July 28, 2021 14:55
@RodEsp
Copy link
Contributor

RodEsp commented Jul 28, 2021

If we decide this makes the table too big later it could be a great opportunity to use the --extended flag the cli-ux table provides. We're not actually using it for anything right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants