Clarify the operation is not for command-line api
Replace: https://github.com/opencontainers/runtime-spec/pull/447 Signed-off-by: Qiang Huang <h.huangqiang@huawei.com>
This commit is contained in:
parent
b30d97eca0
commit
e53a72b7c9
|
@ -60,6 +60,8 @@ Unless otherwise stated, generating an error MUST leave the state of the environ
|
|||
|
||||
OCI compliant runtimes MUST support the following operations, unless the operation is not supported by the base operating system.
|
||||
|
||||
Note: these operations are not specifying any command-line APIs, and the paramenters are inputs for general operations.
|
||||
|
||||
### Query State
|
||||
|
||||
`state <container-id>`
|
||||
|
|
Loading…
Reference in New Issue