farnsworth

1.8.4 • Public • Published

Farnsworth Tools

Features

A tool to support developers working in the AWS environment.

Getting Started

  • Make sure you have your AWS CLI environment working. Using the AWS Configure command will help you get setup.

The Farnsworth Tool uses the same configuration so once AWS CLI is working you can proceed.

aws configure

Issue a simple AWS command to ensure your system is working.

aws s3 ls
  • Install the farnsworth tool via NPM
npm install -g farnsworth
  • Use the farnsworth tool to view the command list
farnsworth ?
  • View help on a specific command
farnsworth ? cwl-list-log-groups
  • List AWS Cloud Watch Log Groups
farnsworth cwl-list-log-groups

Explore other commands!

Readme

Keywords

Package Sidebar

Install

npm i farnsworth

Weekly Downloads

2

Version

1.8.4

License

ISC

Unpacked Size

102 kB

Total Files

14

Last publish

Collaborators

  • farnsworth