# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
Cloud Foundation Toolkit CLI (CFT CLI)
Usage
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.
Development
Requirements
- go 1.12 and above
Build and Run
make build
After build find binary at bin/cft location
License
Apache 2.0 - See LICENSE for more information.