Skip to content

Commit

Permalink
Add links to other similar projects
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed May 10, 2019
1 parent 1405459 commit cb6df5e
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,13 @@ debug - was: False
now: True
```

The below error means the version of `aws` CLI is not recent enough. Upgrade
to version 1.10.18 or higher:
Command history is written to `~/.athena_history`.

```
Command 'aws sts get-caller-identity --output text --query 'Account' --profile default' returned non-zero exit status 2
```
Similar Projects
----------------

Command history is written to `~/.athena_history`.
- [AthenaCLI](dbcli/athenacli): CLI tool for AWS Athena service that can do auto-completion and syntax highlighting.
- [athena-cli (Ruby)](pengwynn/athena-cli): CLI for Amazon Athena, powered by JRuby.

References
----------
Expand Down

0 comments on commit cb6df5e

Please sign in to comment.