athena-cli 0.3.2

A command-line interface for AWS Athena with interactive query execution and result management
Documentation
1
2
3
4
5
6
pub mod common;
pub mod database;
pub mod history;
pub mod inspect;
pub mod query;
pub mod workgroup;