create deployment on existing project (platform api)
Howdy! Very excited about the new platform api.
I want to provision new dev deployments for existing projects using team access tokens. Here's what I found in the docs:
(workaround I'll probably try is making a new project every time I need a new dev deployment... but this is sad for various reasons)
I want to provision new dev deployments for existing projects using team access tokens. Here's what I found in the docs:
create_project
docs say
Create a new project on a team and provision a dev or prod deploymentNot or, and- sounds like this can't be used for a new deployment on an existing project
create_deploy_key
docs
only have a deployment_name
parameter, which I infer to mean an existing deployment.
Based on my review of the openapi spec I think this feature must either be undocumented / missing from the spec or missing. Would appreciate a clarification on which it is, and request it be added if it doesn't exist!(workaround I'll probably try is making a new project every time I need a new dev deployment... but this is sad for various reasons)
Create project | Convex Developer Hub
Create a new project on a team and provision a dev or prod deployment.
Create deploy key | Convex Developer Hub
Create a deploy key like 'dev:happy-animal-123|ey...' which can be
1 Reply
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!