Skip to content

Latest commit

 

History

History

cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.