Skip to content

Commit 5729695

Browse files
committed
*: "OCI Runtime Command Line Interface"
Pick a better title. Signed-off-by: W. Trevor King <[email protected]>
1 parent 7f11bd8 commit 5729695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# OCI command-line API
1+
# OCI Runtime Command Line Interface
22

33
The [OCI Runtime Specification][runtime-spec] currently focuses on the bundle-author ↔ runtime interface, but there is renewed interest in specifying a command-line API for the runtime-caller ↔ runtime interface.
44
A common command-line API would make it easier to build higher-level tools that are runtime-agnostic (e.g. compliance testers like [runtime-tools][runtime-tools-compliance]).

runtime.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Operations
1+
# OCI Runtime Command Line Interface
22

33
A conformant runtime MUST provide an executable (called `funC` in the following examples).
44
That executable MUST support commands with the following template:

0 commit comments

Comments
 (0)