Is there a class I can use to extract a list of authenticated org? #3053
Answered
by
mdonnalley
jasmine-nguyen
asked this question in
Q&A
-
Similar to |
Beta Was this translation helpful? Give feedback.
Answered by
mdonnalley
Oct 11, 2024
Replies: 1 comment
-
There's not a standalone class that provides that but you can look at our implementation here: https://github.com/salesforcecli/plugin-org/blob/main/src/commands/org/list.ts |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cristiand391
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's not a standalone class that provides that but you can look at our implementation here: https://github.com/salesforcecli/plugin-org/blob/main/src/commands/org/list.ts