Cloudify CLI Commands

Prerequisites

The simplest way to get the Cloudify CLI utility is through the Cloudify docker image. See this guide to learn more on this option.

To install the Cloudify CLI utility directly on your Linux, Windows or Mac environment refer to the [CLI installation guide] (/cloudify_manager/cloudify_cli/).

Common options

These options are supported by all Cloudify CLI Commands. They can be passed as either an argument to the command itself, eg. cfy blueprints list -v, or as an argument to cfy itself, eg. cfy -v blueprints list, which has the same effect as the previous call.

Verbose Output

The -v/--verbose flag is available for all commands. It sets the command verbosity level. There are five verbosity levels: