Skip to content

The Rancher run sub command

Joel edited this page Jul 12, 2014 · 1 revision

Rancher can generate multiple Packer builds from lists of Rancher build configurations. These lists are build lists. To generate Packer builds from Rancher build lists, use the run sub-command. This command is variadic.

`$ rancher run build-list1

Generates the Packer builds for the Rancher builds listed in build-list1.

Clone this wiki locally