codefresh get runtime-environments [name]
Get a runtime environments configuration.
codefresh delete runtime-environments name
Delete a runtime-environment.
codefresh patch runtime-environments [name]
apply changes to runtime-environments resource.
Use apply to patch an existing context.
codefresh attach runtime
Attach a runtime to agent.
attach runtime.
codefresh create runtime-environments [cluster]
Create a runtime environment.
codefresh diff runtime-environments [first-re-name] [first-re-version] [second-re-name] [second-re-version]
Show diff between two runtime environments configuration.
codefresh install runtime
Install and create a runtime on kubernetes cluster.
codefresh uninstall runtime
Uninstall a runtime on kubernetes cluster.