puppet-code deploy action options

You can use these action options to modify the puppet-code deploy action.

Option Description
--all or an environment name Required. You must specify either a single environment's name or use --all to deploy all environments.
--dry-run Tests the connections to each configured remote and, if successfully connected, returns a consolidated list of the environments from all remotes. The --dry-run flag implies both --all and --wait.
--format or -F Applies pretty printing to the response.
--wait or -w Refer to: Return deployment results (--wait)