Skip to content

jvanbrunschot/jumpbox-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jumpbox-tools - Jump between boxes

Installation

On an env, local or the VM: You shouldn't do this if you don't know what you are doing:

curl -L https://raw.githubusercontent.com/badouralix/jumpbox-tools/master/bootstrap.sh | sh

Features

  • Cross-compatible prod, staging, VM, local (OSX)
  • Go version is usually up-to-date, separate compiled package for OSX/VM (/pkg)
  • zsh theme is a fork of muse with custom color scheme for prod, staging, local, vm
  • plugins are git, python, screen, z, zsh-syntax-highlighting

Aliases

  • refreshtools to update your jumpbox-tools version
  • [ENV] ji to jump to an instance id
  • [ENV] jr to jump to a random instance of a role
  • [ENV] pg on a postgres box to log into pg
  • [ENV] pydir, pycd, pymod to jump to python modules
  • [ENV] howold to get instance age
  • [VM] gocheck in a go project to run fmt, vet, lint
  • [VM] goforit to jump to dd-go folder

About

Command-line utilities, not for every day use

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 87.7%
  • Python 12.3%