skatsuta / athenai

Have fun with Amazon Athena from command line! 🕊
Apache License 2.0
36 stars 0 forks source link

Add an option to run query in background #15

Closed skatsuta closed 7 years ago

skatsuta commented 7 years ago

athenai run --no-wait "QUERY..."

skatsuta commented 7 years ago

Using AWS CLI is enough to just start query executions. Not to implement right now.