NAME:
   ssm - Secure Shell Manager

USAGE:
   ssm [--options] [tag]
   example: ssm --show --exit vpn
   example: ssm -se vpn

VERSION:
   0.3.3

DESCRIPTION:
   SSM is an SSH connection manager designed to help engineers organize servers, connect, filter, tag, and much more from a simple terminal interface.

AUTHOR:
   "Leonardo Faoro" <ssm@leonardofaoro.com>

GLOBAL OPTIONS:
   --show, -s                  always show config params (default: false)
   --exit, -e                  exit after connection (default: false)
   --order, -o                 show hosts with a tag first (default: tagged hosts will have priority (top of the list) over non-tag hosts)
   --config string, -c string  custom config file path
   --debug, -d                 enable debug mode with verbose logging (default: false)
   --help, -h                  show help
   --version, -v               print the version

COPYRIGHT:
   (c) Leonardo Faoro (BSD3)
