Tuesday, July 4, 2017

Kitchen basic commands

> kitchen create (uses the .kitchen.yml file to initiate process)
> kitchen login (will login to the machine that created)
> kitchen converge ( to apply recipes)
> kitchen destroy ( will remove the VM)

No comments:

Post a Comment