@reuters-graphics/graphics-aws-tools
v1.0.0
Published
A simple CLI to help manage access to the TR AWS account.
Downloads
8
Keywords
Readme
@reuters-graphics/graphics-aws-tools 🔫
A simple CLI to help manage access to the TR AWS account.
Prereqs
You must have the Reuters cloud-tool CLI installed, TR's Python CLI tool which facilitates authenticated access to Amazon AWS and helps users manage their local configuration for the AWS CLI.
Read more about installing and using the tool in the docs on TechTOC.
Quickstart
npm install -g @reuters-graphics/graphics-aws-toolsCLI
Usage
$ gat <command> [options]
Available Commands
setup Setup defaults for AWS tools
logon Refresh your AWS deployment profile
manage Access the AWS management console
For more info, run any command with the `--help` flag
$ gat setup --help
$ gat logon --help
$ gat manage --help
Options
-v, --version Displays current version
-h, --help Displays this message