The CFT CLI includes a few components, including:
Follow cft --help instructions
Google Cloud Foundation Toolkit CLI
Usage:
cft [flags]
cft [command] [flags]
Available Commands:
help Help about any command
report Generate inventory reports based on CAI outputs in a directory.
scorecard Print a scorecard of your GCP environment
version Print version information
Flags:
-h, --help help for cft
Use "cft [command] --help" for more information about a command.
- go 1.12 and above
make build
After build find binary at bin/cft location
Apache 2.0 - See LICENSE for more information.