Skip to main content
Best answer

CLI: how to pull/check-out existing converted project


Hey there!

 

I’ve just started to play wit Zapier CLI. 

I’ve created a project with UI builder, converted to CLI and deleted the folder of the generated scripts.

 

Is there any CLI command to check-out/generate again the integration?

 

Thanks

Best answer by ZaneBest answer by Zane

You can just rerun the convert command and it’ll create a fresh copy in your local environment.

Convert doesn’t actually change anything on the platform side, until you run zapier push.  And even then it’s just creating a new app-version.

View original
Did this topic help you find an answer to your question?
This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

2 replies

Forum|alt.badge.img+9
  • Zapier Staff
  • 331 replies
  • Answer
  • March 11, 2021

You can just rerun the convert command and it’ll create a fresh copy in your local environment.

Convert doesn’t actually change anything on the platform side, until you run zapier push.  And even then it’s just creating a new app-version.


Hey, sorry for the late response, I got some extra problems to solve :D 
 

Anyway, rerunning the convert command seems to be working.

Thanks,
Zsolt