@reuters-graphics/graphics-aws-tools

A simple CLI to help manage access to the TR AWS account.

Usage no npm install needed!

<script type="module">
  import reutersGraphicsGraphicsAwsTools from 'https://cdn.skypack.dev/@reuters-graphics/graphics-aws-tools';
</script>

README

@reuters-graphics/graphics-aws-tools 🔫

A simple CLI to help manage access to the TR AWS account.

npm version Reuters open source software

Quickstart

yarn global add @reuters-graphics/graphics-aws-tools

CLI

  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

  Options
    -v, --version    Displays current version
    -h, --help       Displays this message

Prereqs

You must have the Reuters cloud-tool CLI installed. Talk to tech to get it setup on your machine.