Created by: donnemartin
SAWS
aims to supercharge the AWS CLI with features focusing on:
- Improving ease-of-use
- Increasing productivity
Under the hood, SAWS
is powered by the AWS CLI and supports the same commands and command structure.
SAWS
and AWS CLI
Usage:
aws <command> <subcommand> [parameters] [options]
SAWS
features:
- Auto-completion of:
- Commands
- Subcommands
- Options
- Auto-completion of resources:
- Bucket names
- Instance ids
- Instance tags
- More coming soon!
- Customizable shortcuts
- Fuzzy completion of resources and shortcuts
- Syntax and output highlighting
- Execution of shell commands
- Command history
- Contextual help
- Toolbar options
SAWS
is available for Mac, Linux, Unix, and Windows.