cli

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmd contains github.com/spf13/cobra commands implementing CFT CLI logic.
Package cmd contains github.com/spf13/cobra commands implementing CFT CLI logic.
The deployment packages implements functionality for deploying projects to GCP.
The deployment packages implements functionality for deploying projects to GCP.
Package scorecard handles the generation of "scores" for GCP infrastructure It uses a combination of: - Cloud Asset Inventory: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview - Config Validator: https://github.com/forseti-security/config-validator
Package scorecard handles the generation of "scores" for GCP infrastructure It uses a combination of: - Cloud Asset Inventory: https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview - Config Validator: https://github.com/forseti-security/config-validator
cai

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL