5 Commits

Author SHA1 Message Date
Nalin Dahyabhai
fc27a56f12 Rename "list"/"delete" to "containers"/"rm"
Rename the "list" and "delete" commands to "containers" and "rm",
respectively, and add "images" and "rmi" counterparts for them.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #32
Approved by: rhatdan
2017-03-28 17:59:09 +00:00
Nalin Dahyabhai
75c13530ac Update example scripts to use the new CLI syntax
Update the scripts in examples/ to adapt to changes in the CLI.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #48
Approved by: rhatdan
2017-03-28 16:22:28 +00:00
Daniel J Walsh
c0b38746d3 Remove all --name and --root options
Also fix up buildah commit to require name and image
2017-03-24 14:05:25 -04:00
Nalin Dahyabhai
b9b4335173 Update the copy example script
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-03-07 10:41:52 -05:00
Nalin Dahyabhai
cd27adf0b4 Add another example script
Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-03-06 20:32:55 -05:00