How can I achieve the same behavior as blt artifact:deploy using Acquia CLI? #1753
Unanswered
JuanVallejosGluky
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to stop using BLT because it will only be supported until the end of this year. How can I simulate the blt artifact:deploy command with Acquia CLI? When I use acli push:artifact, it always says that the master branch already exists. This behavior was not the same with BLT; with BLT, it deployed directly to the branch. How can I correct this?
Beta Was this translation helpful? Give feedback.
All reactions