Categorygithub.com/mrtazz/chef-deploy
modulepackage
0.0.0-20220501103940-b4febeef3510
Repository: https://github.com/mrtazz/chef-deploy.git
Documentation: pkg.go.dev

# README

chef-deploy

CI

A tool to deploy to chef based on a git diff

Usage

chef-deploy.

  Usage:
  chef-deploy deploy --from=<from> --to=<to> [options]
  chef-deploy preview --from=<from> --to=<to> [options]
  chef-deploy -h | --help
  chef-deploy --version

  Options:
  --from=<from>                 base SHA of the diff to deploy
  --to=<to>                     head SHA of the diff to deploy
  --knife-executable=<knife>    the knife executable to use
  -h --help                     Show this screen.
  --version                     Show version.

# Packages

No description provided by the author