Skip to content
 
 

Repository files navigation

manssh

Release Build Status Go Report Card codebeat badge License: MIT

manssh is a command line tool for managing your ssh alias config easily, inspire by storm project, powered by Go.

Feature

  • Managing ssh connection alias quickly. (add, update, list, delete, backup)
  • Run command on remote server quickly.

Install

Gopher

go get github.com/xwjdsh/manssh

Homebrew

brew tap xwjdsh/tap
brew install xwjdsh/tap/manssh

Manual

Download it from releases, and extact it to your PATH environment.

Usage

% manssh
NAME:
   manssh - Manage your ssh alias configs easily

USAGE:
   manssh [global options] command [command options] [arguments...]

VERSION:
   master

COMMANDS:
     add, a     add a new ssh alias record
     list, l    list or search ssh alias records
     update, u  update existing ssh alias record
     delete, d  delete existing ssh alias record
     backup, b  backup ssh alias config records
     open, o    open new terminal and connecting server only for osx
     run, r     run command on remote server
     help, h    Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --file value, -f value  (default: "/Users/wendell/.ssh/config")
   --help, -h              show help
   --version, -v           print the version

Licence

MIT License

About

Manage your ssh alias configs easily.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages