Easy Alias Management tool for SSH connections
Arguments
step {ALIAS} {COMMAND}
init
step init
Store
to create a new alias
step store customer_1 -c "ssh user@IP"
list
to list all aliases you have created using step
step list
load
if you have issues on source you can load the source file by calling load method
step load
Example Call
customer_1
Need a hint ?
step -h