1.0.0 • Published 7 months ago

cf-find v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
7 months 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

7 months ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago