#Need help with creating a project using template through CLI
9 messages · Page 1 of 1 (latest)
Project ID: N/A
NA
you asked for two completely different things, please give us some more context
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
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.
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
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
oh cool