New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cf-find

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-find

A Command Line Utility for finding a CloudFront Distribution ID

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 04 Oct 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts