Merge pull request #450 from hqhq/hq_specify_operation
Clarify the operation is not for command-line api
This commit is contained in:
commit
3a386261e9
|
@ -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