..
cliconfig
Merge pull request #2532 from QiWang19/i2520
2019-03-06 09:40:39 -08:00
formats
update: remove duplicate newline
2019-02-21 13:49:42 -07:00
imagefilters
Support filter image by reference to the repo name
2019-03-04 20:39:47 -05: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 #2534 from jwhonce/wip/remote_wait
2019-03-06 13:07:52 -08:00
README.md
Update Podman-specific readme
2018-05-11 15:32:27 +00:00
attach.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
build.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
checkpoint.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
cleanup.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
commands.go
Merge pull request #2534 from jwhonce/wip/remote_wait
2019-03-06 13:07:52 -08:00
commands_remoteclient.go
Merge pull request #2442 from baude/remotepodtop
2019-03-06 12:24:13 -08:00
commit.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
common.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
common_test.go
Remove urfave/cli from libpod
2019-02-11 17:48:34 -06:00
container.go
A few more usage-message tweaks
2019-03-03 19:09:12 -07:00
containers_prune.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
cp.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
create.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05: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
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
errors.go
Support podman-remote stop container(s)
2019-03-02 08:57:20 -07:00
errors_remote.go
Support podman-remote stop container(s)
2019-03-02 08:57:20 -07:00
exec.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
exists.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
export.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
generate.go
Fix play to show up in podman help
2019-02-23 16:16:41 -05:00
generate_kube.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
healthcheck.go
podman healthcheck run (phase 1)
2019-03-05 14:03:55 -06:00
healthcheck_run.go
Yet another seemingly minor tweak to usage message
2019-03-06 16:36:18 -07:00
history.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
image.go
Fix aliased commands to actually work
2019-03-03 06:14:20 -05:00
images.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
images_prune.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
import.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
info.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
inspect.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
kill.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
load.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
login.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
logout.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
logs.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
main.go
Implement podman-remote wait command and container subcommand
2019-03-06 10:32:01 -07:00
mount.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
parse.go
fix environment variable parsing
2018-10-23 12:57:14 +02:00
pause.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05: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
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
play_kube.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_create.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_inspect.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_kill.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_pause.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_ps.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_restart.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_rm.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_start.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_stats.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_stop.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_top.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pod_unpause.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
port.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
ps.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
pull.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
push.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
refresh.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
restart.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
restore.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
rm.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
rmi.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
run.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
run_test.go
Migrate to cobra CLI
2019-02-08 10:26:43 -06:00
runlabel.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
save.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
search.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
sign.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
sigproxy.go
switch projectatomic to containers
2018-08-16 17:12:36 +00:00
start.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
stats.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
stop.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
system.go
Don't show global flags except for podman command
2019-02-12 05:14:38 -07:00
system_prune.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
system_renumber.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
tag.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
top.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
trust.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
trust_set_show.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
umount.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
unpause.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
utils.go
podman-remote create|ps
2019-02-25 09:10:09 -06:00
varlink.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
varlink_dummy.go
Only build varlink when buildtag is available
2019-02-12 15:53:19 -06:00
version.go
Command-line input validation: reject unused args
2019-02-27 14:20:29 -07:00
volume.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
volume_create.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
volume_inspect.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
volume_ls.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
volume_prune.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
volume_rm.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00
wait.go
Fix help commands to show short and long description.
2019-03-07 13:46:59 -05:00