logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

aws-rb - Ruby REPL interface to Amazon Web Services API.

Description

aws-rb launchs a REPL environment, that acts like an interactive console to Amazon Web Services Ruby API.

Name

       aws-rb - Ruby REPL interface to Amazon Web Services API.

Options

--repl REPL
              Specify the repl environment, pry or irb

       -l--[no-]log
              Log client requets, on by default.

       -c--[no-]color
              Colorize request logging, on by default.

       --profile PROFILE
              Use a specific profile from your credential file.

       -d--[no-]debug
              Log HTTP wire traces, off by default.

       -Idirectory
              Specify $LOAD_PATH directory (may be used more than once).

       -Ilibrary
              Require the library.

       -v--verbose
              Enable client logging and HTTP wire tracing.

       -q--quiet
              Disable client logging and HTTP wire tracing.

       -h--help
              Shows the help.

                                                January  6, 2014                                       AWS-RB(1)

Synopsis

aws-rb [options]

See Also