Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 500 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 500 Bytes

FileStack Tool

Installation

Download the binary file:

curl -L https://github.com/gr00by87/fst/raw/master/bin/fst -o /usr/local/bin/fst && curl -L https://github.com/gr00by87/fst/raw/master/bin/fst-core -o /usr/local/bin/fst-core && chmod 755 /usr/local/bin/fst /usr/local/bin/fst-core

Run config and provide AWS IAM user security credentials with ec2:DescribeInstances permission:

fst config

You're all set!

Usage

Check out --help for detailed usage

fst --help