cf-find

1.0.0 • Public • Published

cf-find

A Command Line Utility for finding a CloudFront Distribution ID

NPM version semantic-release 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.

Readme

Keywords

none

Package Sidebar

Install

npm i cf-find

Weekly Downloads

5

Version

1.0.0

License

MIT

Unpacked Size

5.63 kB

Total Files

10

Last publish

Collaborators

  • jordanforeman