Update web site documentation for latest kpod
Add missing commands to transfer page and add links for demos to README.md page. Fixup bash completions for new commands. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
c0f3e02bae
commit
33201aff56
5 changed files with 101 additions and 34 deletions
|
@ -70,6 +70,9 @@ Display a container or image's configuration
|
|||
### load
|
||||
Load an image from docker archive
|
||||
|
||||
### logs
|
||||
Display the logs of a container
|
||||
|
||||
### mount
|
||||
Mount a working container's root filesystem
|
||||
|
||||
|
@ -88,6 +91,9 @@ Removes one or more locally stored images
|
|||
### save
|
||||
Save an image to docker-archive or oci
|
||||
|
||||
### stats
|
||||
Display a live stream of one or more containers' resource usage statistics
|
||||
|
||||
### tag
|
||||
Add an additional name to a local image
|
||||
|
||||
|
|
BIN
docs/play.png
Normal file
BIN
docs/play.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
Loading…
Add table
Add a link
Reference in a new issue