Open
Description
I am a beginner. I checked the OCI runtime specification.
I found that the OCI runtime specification defines runtime operations. These include create, start, delete, state, and kill. It also states that these operations do not specify any command line API.
I checked Add Runtime CLI Spec
I found that the operations defined in the runtime specification are very similar to those defined in the CLI spec.
But the proposal "Add Runtime CLI Spec" has been rejected.
So why does the OCI runtime spec still define operations similar to the Runtime CLI Spec?
Metadata
Metadata
Assignees
Labels
No labels