1.0.0 • Published 2 years ago

cf-find v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

cf-find

A Command Line Utility for finding a CloudFront Distribution ID

semantic-release npm.io npm.io Renovate enabled

Installation

Installation is as simple as any given node module:

$ npm i -g cf-find

Usage

From wherever you want to run cf-find, simply open a console and run

$ cf-find somealias.com

...where somealias.com is a CloudFront Alias you expect to find a match for.

Options

--silent

The --silent flag will suppress all logs except for the final Distribution ID. Good for CI/CD and other non-user processes.

1.0.0

2 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago