[PR #482] [MERGED] Added SAWS - A Supercharged AWS CLI. #436

Closed
opened 2025-11-06 12:33:24 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/482
Author: @donnemartin
Created: 10/18/2015
Status: Merged
Merged: 10/19/2015
Merged by: @vinta

Base: masterHead: patch-1


📝 Commits (1)

  • e51dd72 Added SAWS - A Supercharged AWS CLI.

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

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:
  • 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/482 **Author:** [@donnemartin](https://github.com/donnemartin) **Created:** 10/18/2015 **Status:** ✅ Merged **Merged:** 10/19/2015 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e51dd72`](https://github.com/vinta/awesome-python/commit/e51dd721e524569d4a926af2fdee8d6f0decb550) Added SAWS - A Supercharged AWS CLI. ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ![](http://i.imgur.com/vzC5zmA.gif) `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!](%28#todo-add-more-resources%29) - 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](#windows-support). ![](http://i.imgur.com/Eo12q9T.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:33:24 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#436