Need help with creating a project using template through CLI
devinai
HOBBYOP

2 years ago

Hi Team, i am trying to create a project through CLI but i need to use a template as well. Please can you guide over this

7 Replies

devinai
HOBBYOP

2 years ago

NA


2 years ago

you asked for two completely different things, please give us some more context


devinai
HOBBYOP

2 years ago

Sorry if you got confused. I want to create a project using a template through CLI. please suggest how can i achieve it through the CLI


2 years ago

okay that makes much more sense, unfortunately the cli does not have such a feature unless you wanted to put up a bounty for it.

still thought, please share your usecase.


devinai
HOBBYOP

2 years ago

i am working on a AI tool which will try to create projects but throguh UI its really challenging so want to use CLI for everything.

I am fine with doing it through API as well. please can you suggest on that


2 years ago

open your browsers developer tools, and go though the dashboard to deploy a template and then just copy down the queries and mutations it uses to deploy a template and have your code do the same


devinai
HOBBYOP

2 years ago

oh cool


Loading...