Releases: via-justa/admiral
Releases · via-justa/admiral
v0.13.0
- Create host in none interactive move
- Bulk update monitoring/enable status on hosts and groups
- Add ssh command
- Add ssh-proxy support
v0.12
- SQLite3 backend (not recommended for production use, good for evaluation)
- Add import command for bulk import hosts / groups / child-groups from JSON file
- Add flag
--sort-by
to allow sorting output by field
v0.11
Features
- Allow passing FQDN or hostname
- View host-groups by group
- Fix JSON view null when no host/group matched
- Add copy command
- Add examples and better Synopsis
- Add defaults to config file
- Bash completion for groups and hosts
Breaking changes
config section [database]
renamed to [mariadb]
v0.10
add flag -j, --json
to view groups and hosts as json with vars
v0.9
switch to natural language
add (ansible) ping command
v0.8
Merge pull request #7 from via-justa/prom_check_main_group_enabled
Prom check main group enabled
v0.7
Merge pull request #6 from via-justa/check_for_update
check for new release