spiegel_podman/cmd/podman
baude 3fa1fdf711 fix up a number of misplace commands
* ps now on main command
* sign is no longer on main commmand
* ls, list no longer are valid main aliases for images
* ls, list does work for podman image

Signed-off-by: baude <bbaude@redhat.com>
2019-02-28 09:36:23 -06:00
..
cliconfig Add debugging for errors to Cobra compatibility macros 2019-02-27 16:26:12 -05:00
formats update: remove duplicate newline 2019-02-21 13:49:42 -07:00
imagefilters Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
libpodruntime Move all storage configuration defaults into libpod 2019-02-26 15:32:53 -05:00
shared podman-remote create|ps 2019-02-25 09:10:09 -06:00
varlink Merge pull request #2404 from baude/remoteerrors 2019-02-23 22:10:03 +01:00
attach.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
build.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
checkpoint.go fixup! Correction to 'checkpoint' 2019-02-27 14:18:15 -07:00
cleanup.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
commands.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
commands_remoteclient.go hide --latest on the remote-client 2019-02-22 14:13:08 -06:00
commit.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
common.go Fix ignored --stop-timeout flag to 'podman create' 2019-02-27 16:20:11 -05:00
common_test.go Remove urfave/cli from libpod 2019-02-11 17:48:34 -06:00
container.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
containers_prune.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
cp.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
create.go Merge pull request #2476 from mheon/fix_stop 2019-02-28 03:54:53 +01:00
create_cli.go Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
create_cli_test.go fix environment variable parsing 2018-10-23 12:57:14 +02:00
diff.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
errors.go Change exit code to 1 on podman rmi nosuch image 2019-02-25 12:49:27 -05:00
exec.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
exists.go fixup! Incorporate review feedback 2019-02-27 14:19:02 -07:00
export.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
generate.go Fix play to show up in podman help 2019-02-23 16:16:41 -05:00
generate_kube.go fixup! missed some more: 2019-02-27 14:19:02 -07:00
history.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
image.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
images.go fixup! missed some more: 2019-02-27 14:19:02 -07:00
images_prune.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
import.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
info.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
inspect.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
kill.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
load.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
login.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
logout.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
logs.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
main.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
mount.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
parse.go fix environment variable parsing 2018-10-23 12:57:14 +02:00
pause.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
platform_linux.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
platform_unsupported.go Add darwin support for remote-client 2019-01-11 11:30:28 -06:00
play.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
play_kube.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod.go podman-remote pod pause|unpause|restart 2019-02-25 16:14:06 -06:00
pod_create.go podman-remote create|ps 2019-02-25 09:10:09 -06:00
pod_inspect.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_kill.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_pause.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_ps.go podman-remote create|ps 2019-02-25 09:10:09 -06:00
pod_restart.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_rm.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_start.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_stats.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_stop.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_top.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
pod_unpause.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
port.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
ps.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
pull.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
push.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
README.md Update Podman-specific readme 2018-05-11 15:32:27 +00:00
refresh.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
restart.go Fix ignored --time argument to podman restart 2019-02-27 17:22:34 -05:00
restore.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
rm.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
rmi.go fix up a number of misplace commands 2019-02-28 09:36:23 -06:00
run.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
run_test.go Migrate to cobra CLI 2019-02-08 10:26:43 -06:00
runlabel.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
save.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
search.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
sign.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
sigproxy.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
start.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
stats.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
stop.go Fix ignored --stop-timeout flag to 'podman create' 2019-02-27 16:20:11 -05:00
system.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
system_prune.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
system_renumber.go Do not make renumber shut down the runtime 2019-02-21 10:51:42 -05:00
tag.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
top.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
trust.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
trust_set_show.go Followup to #2456: update examples, add trust 2019-02-27 14:18:15 -07:00
umount.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
unpause.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
utils.go podman-remote create|ps 2019-02-25 09:10:09 -06:00
varlink.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
varlink_dummy.go Only build varlink when buildtag is available 2019-02-12 15:53:19 -06:00
version.go Don't show global flags except for podman command 2019-02-12 05:14:38 -07:00
volume.go enable podman-remote volume prune 2019-02-14 10:55:05 -06:00
volume_create.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
volume_inspect.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
volume_ls.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
volume_prune.go Enable more podman-remote pod commands 2019-02-22 17:00:24 -06:00
volume_rm.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00
wait.go Better usage synopses for subcommands 2019-02-26 18:10:36 -07:00

podman - Simple debugging tool for pods and images

podman is a daemonless container runtime for managing containers, pods, and container images. It is intended as a counterpart to CRI-O, to provide low-level debugging not available through the CRI interface used by Kubernetes. It can also act as a container runtime independent of CRI-O, creating and managing its own set of containers.

Use cases

  1. Create containers
  2. Start, stop, signal, attach to, and inspect existing containers
  3. Run new commands in existing containers
  4. Push and pull images
  5. List and inspect existing images
  6. Create new images by committing changes within a container
  7. Create pods
  8. Start, stop, signal, and inspect existing pods
  9. Populate pods with containers