Can extension be checked installed? #6552
Answered
by
code-asher
Future-Outlier
asked this question in
Q&A
-
Hello, I am a contributor from Flyte. |
Beta Was this translation helpful? Give feedback.
Answered by
code-asher
Nov 27, 2023
Replies: 1 comment
-
I believe You could do |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Future-Outlier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I believe
--install-extension
skips installation if it is already installed. Although, it might query the marketplace to see if there is an update.You could do
--list-extensions
and see if the ID is in the list.