cmd/client: move pod create to pod run

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2016-12-14 18:15:37 +01:00
parent 7b0c76219c
commit e1054cf28e
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
8 changed files with 42 additions and 42 deletions

View file

@ -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