How to properly specify projectId in the CLI #77
Answered
by
agoldis
bilarallen
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
agoldis
Mar 14, 2023
Replies: 1 comment 1 reply
-
@bilarallen you can use an environment variable |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
bilarallen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@bilarallen you can use an environment variable
CURRENTS_PROJECT_ID
, or tweak the value incurrents.config.js
(see example). You can also create a feature request if those methods are not enough