Unary · Environments
Permanently deletes an environment.
Running environments are automatically stopped before deletion. If force
is true, the environment is deleted immediately without graceful shutdown.
Examples
-
Delete with graceful shutdown:
Deletes an environment after gracefully stopping it.
-
Force delete:
Immediately deletes an environment without waiting for graceful shutdown.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.DeleteEnvironmentRequest
Response
gitpod.v1.DeleteEnvironmentResponse
This message has no fields.