Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SAWS and AWS Collaboration #68

Closed
donnemartin opened this issue Nov 30, 2015 · 9 comments
Closed

SAWS and AWS Collaboration #68

donnemartin opened this issue Nov 30, 2015 · 9 comments

Comments

@donnemartin
Copy link
Owner

SAWS and AWS Collaboration

SAWS and the AWS team behind aws-cli and boto will be collaborating to speed up development.

Check out the announcement and upcoming features. Stay tuned for more info!

[Edit] aws-shell is now live!

SAWS: A Supercharged AWS CLI

Build Status Documentation Status Dependency Status Codecov

PyPI version PyPI License

SAWS

Motivation

AWS CLI

Although the AWS CLI is a great resource to manage your AWS-powered services, it's tough to remember usage of:

  • 50+ top-level commands
  • 1400+ subcommands
  • Countless command-specific options
  • Resources such as instance tags and buckets

SAWS: A Supercharged AWS CLI

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
  • Fish-style auto-suggestions
  • Syntax and output highlighting
  • Execution of shell commands
  • Command history
  • Contextual help
  • Toolbar options

SAWS is available for Mac, Linux, Unix, and Windows.

Check out the main SAWS page for more info.

@DanyC97
Copy link

DanyC97 commented Dec 4, 2015

@donnemartin do you have any insights on when the merge will take place and maybe a beta/rc will be released?

I searched for the aws shell but couldn't find anything ...if you know/ can share that will be highly appreciated

@donnemartin
Copy link
Owner Author

@DanyC97 aws-shell is under active development, although I'm not sure we're ready to announce a release date yet. It might be sooner than you think :)

@DanyC97
Copy link

DanyC97 commented Dec 12, 2015

@donnemartin okay in this case i have to wait quietly ;)

@donnemartin
Copy link
Owner Author

aws-shell is now live!

@DanyC97
Copy link

DanyC97 commented Dec 17, 2015

awesome !!!!

donnemartin added a commit that referenced this issue Jan 2, 2016
@benkehoe
Copy link

Are SAWS and aws-shell both still under active development?

@donnemartin
Copy link
Owner Author

@benkehoe new feature development will be done on aws-shell. Here's the currently active branch that will eventually be merged to master:

https://github.com/awslabs/aws-shell/tree/wizard-feature

For saws I only plan to do minor maintenance work, possibly until all saws features have been ported to aws-shell.

@sysadmiral
Copy link

So SAWS will be deprecated eventually?

@donnemartin
Copy link
Owner Author

@sysadmiral I think that would be the best approach. With the AWS collaboration on aws-shell we can focus on building a quality app together instead of working independently on very similar solutions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants