cmd/client: move pod create to pod run
Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
parent
7b0c76219c
commit
e1054cf28e
8 changed files with 42 additions and 42 deletions
|
@ -95,7 +95,7 @@ If the default `--runtime` value does not point to your runtime:
|
|||
|
||||
#### Create a pod
|
||||
```
|
||||
$ ocic pod create --config test/testdata/sandbox_config.json
|
||||
$ ocic pod run --config test/testdata/sandbox_config.json
|
||||
```
|
||||
|
||||
#### Get pod status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue