- Refactor/extract config groups filtering from
host-list
to SSH_Config - Updated group mechanism to match host ones, more user-friendly
- Small fixes for typing
- Implement more free style in writing metadata
- Group list added number of hosts and patterns
- Host key install feature (can be used on multiple hosts from config using regex match)
- Fixing poor design on exceptions when getting host/group from config
- Added aliases for
hosts
andgroups
top level commands - Move inherited parameters processing from
trace_jumphosts
, now done during Config parsing - Add parsing/generation option to save SSHClick config trough SSH Config file notation (host-style)
- Add command to allow setting/deleting configuration options in SSH config file (
sshc config set/get
) - Dependencies updated
- Added Changelog and TODO
- Removed
setup.cfg