Skip to content

Gurpranked/container-cmd-prop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

container-cmd-prop

What is it

Container command propagation tool for Podman

Podman SDK

Features we want:

  • Parallel and equential command propagation
  • Shell script support

Default run

ccp --containers pod1 pod2 pod3 --cmd "cd /etc/default/grub"

  • Sequential

Options: -A: All containers --cmd: Command to run or file URI --containers: Arg List or CSV file of all containers -p: Run in parallel across containers -s: Run sequntially across containers (random order)

About

Container command propagation tool for Podman and Docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages