Skip to main content
Unary · Projects Creates a new project using an existing environment as a template. Use this method to:
  • Clone environment configurations
  • Create projects from templates
  • Share environment setups

Examples

  • Create from environment: Creates a project based on existing environment.

Endpoint

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.CreateProjectFromEnvironmentRequest

Response

gitpod.v1.CreateProjectFromEnvironmentResponse
EnvironmentInitializer specifies how an environment is to be initializedgitpod.v1.EnvironmentInitializer
gitpod.v1.Project
gitpod.v1.Project.UsedBy
gitpod.v1.ProjectEnvironmentClass
gitpod.v1.ProjectMetadata
ProjectPrebuildConfiguration defines how prebuilds are created for a project. Prebuilds create environment snapshots that enable faster environment startup times.gitpod.v1.ProjectPrebuildConfiguration
RecommendedEditors contains the map of recommended editors and their versions.gitpod.v1.RecommendedEditors