haircommander
6c253d0055
Include pod stats and top in commands/completions
...
Signed-off-by: haircommander <pehunt@redhat.com>
Closes : #1298
Approved by: mheon
2018-08-23 15:01:17 +00:00
baude
06fafe4cd0
add podman pod inspect
...
first pass of podman pod inspect
Signed-off-by: baude <bbaude@redhat.com>
Closes : #1236
Approved by: rhatdan
2018-08-09 11:06:32 +00:00
haircommander
f258e43c7c
Add pod pause/unpause
...
Added Pause() and Unpause() to libpod/pod.go
Added man pages, tests and completions
Signed-off-by: haircommander <pehunt@redhat.com>
Closes : #1126
Approved by: rhatdan
2018-07-27 14:20:08 +00:00
haircommander
73e3945282
Add pod kill
...
With tests, man page, and completions.
Signed-off-by: haircommander <pehunt@redhat.com>
Closes : #1125
Approved by: rhatdan
2018-07-25 18:22:35 +00:00
haircommander
8ce0e0b246
Added pod restart
...
With tests, man page and completions.
Signed-off-by: haircommander <pehunt@redhat.com>
Closes : #1152
Approved by: rhatdan
2018-07-25 17:54:27 +00:00
haircommander
17f257140e
Added pod start and stop
...
As well as added tests, man pages, and completions.
Also reformatted and refactored a couple of other small things in the other pod commands.
Signed-off-by: haircommander <pehunt@redhat.com>
2018-07-20 08:44:44 -04:00
Daniel J Walsh
689bc200dd
Add missing podman commands
...
podman container cleanup&Refresh
podman pod (Create,rm, ps)
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #1102
Approved by: mheon
2018-07-17 18:48:39 +00:00
Daniel J Walsh
65033b586f
add podman container and image command
...
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Closes : #941
Approved by: TomSweeneyRedHat
2018-06-13 14:30:45 +00:00
TomSweeneyRedHat
5f6cdebacb
Touch up logo links
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes : #771
Approved by: mheon
2018-05-15 17:35:11 +00:00
TomSweeneyRedHat
a1ac074126
Add the Podman Logo
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes : #769
Approved by: rhatdan
2018-05-15 14:02:08 +00:00
baude
8493dba23c
Initial varlink implementation
...
Signed-off-by: baude <bbaude@redhat.com>
Closes : #627
Approved by: mheon
2018-04-23 14:29:45 +00:00
Matthew Heon
ecfa321288
Add 'podman restart' asciinema
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
Closes : #512
Approved by: rhatdan
2018-03-17 10:06:11 +00:00
Matthew Heon
1eba118367
Add podman restart to podman bash completions and commands
...
Signed-off-by: Matthew Heon <mheon@redhat.com>
Closes : #503
Approved by: rhatdan
2018-03-16 13:55:49 +00:00
TomSweeneyRedHat
d87b6e8db9
Add run and search to commands page
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Closes : #485
Approved by: rhatdan
2018-03-14 15:15:49 +00:00
baude
b74e38b042
podman port
...
podman port reports the port mappings per container. it can be used
to report the ports ofa single container or latest container or all
containers.
in the case of a single container, the user can add an option filter for
port and protocol.
Signed-off-by: baude <bbaude@redhat.com>
2018-01-23 08:54:57 -06:00
TomSweeneyRedHat
0aa2459b2d
Slim down README.md and make tutorials page
...
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
2018-01-17 15:49:06 -05:00