Skip to content

anandpathak/candra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candra

Build Status

A CLI tool to simplify the process of ssh into ec2 instances.

Candra CLI tools will help in running ssh to ec2 servers.

Installation.

  • go get github.com/anandpathak/candra
  • make build && make install
  • use the binary generated in build and enjoy!

Comamands

  • get the list of available command
candra --help
  • configure cli
candra config add
  • list configuration
candra config list
  • search for ec2 server
candra search
    --flags 
        -t  aws describe instance filter tag name
        -v aws describe instance filter tag value

Tech

  • this is build using golang and cobra and viper framework

License

MIT

Free Software, Hell Yeah!

About

command line tool for quick ssh to aws servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published