GithubHelp home page GithubHelp logo

aws-alfred's Introduction

aws-alfred

AWS Workflow for Alfred2

Requirements

Uses the python boto module. You only need python, or at least should. All required python modules should be present in the workflow. No need to install them.

However you must setup the creds file:

~/.boto

[Credentials]
aws_access_key_id=[Yours]
aws_secret_access_key=[Yours]

Example Usage:

Set the configuration.

ec2 config region=us-west-2,ip_type=[private|public]

ec2 find -- Searches EC2 instances. Type anything, and multiple keywords. All instance properties will be searched.

ec2 find {any string} {any string}  (copies the IP to the clipboard)
example:
ec2 find killroy running

The IP address will be copied to the clipboard on enter.

ec2 stop and start work the same as ec2 find, but will send stop or start commands.

ec2 start {any string}
ec2 stop {any string}

aws-alfred's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

flychen50

aws-alfred's Issues

I can't use it ,below is debug info.how can i test it

[STDERR: alfred.workflow.input.scriptfilter] 16:45:48 entrypoint.py:17 DEBUG ip_address
16:45:48 entrypoint.py:19 DEBUG r
16:45:49 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:45:49 workflow.py:2008 DEBUG Workflow finished in 1.623 seconds.
[STDERR: alfred.workflow.input.scriptfilter] 16:45:50 entrypoint.py:17 DEBUG ip_address
16:45:50 entrypoint.py:19 DEBUG runnn
16:45:51 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:45:51 workflow.py:2008 DEBUG Workflow finished in 1.725 seconds.
[STDERR: alfred.workflow.input.scriptfilter] 16:45:55 entrypoint.py:17 DEBUG ip_address
16:45:55 entrypoint.py:19 DEBUG runnnn
16:45:56 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:45:56 workflow.py:2008 DEBUG Workflow finished in 1.639 seconds.
[STDERR: alfred.workflow.input.scriptfilter] 16:45:57 entrypoint.py:17 DEBUG ip_address
16:45:57 entrypoint.py:19 DEBUG runnni
16:45:58 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:45:58 workflow.py:2008 DEBUG Workflow finished in 1.648 seconds.
[STDERR: alfred.workflow.input.scriptfilter] 16:45:59 entrypoint.py:17 DEBUG ip_address
16:45:59 entrypoint.py:19 DEBUG runing
16:46:00 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:46:00 workflow.py:2008 DEBUG Workflow finished in 1.685 seconds.
[STDERR: alfred.workflow.input.scriptfilter] 16:46:19 entrypoint.py:17 DEBUG id
16:46:19 entrypoint.py:19 DEBUG i-fa648c31
16:46:21 workflow.py:2152 WARNING Can't save last version: workflow has no version
16:46:21 workflow.py:2008 DEBUG Workflow finished in 1.883 seconds.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.