Skip to content

Add IP output to host find#456

Merged
pederhan merged 3 commits into
masterfrom
host-find-ip-addresses
Apr 23, 2026
Merged

Add IP output to host find#456
pederhan merged 3 commits into
masterfrom
host-find-ip-addresses

Conversation

@pederhan
Copy link
Copy Markdown
Member

Closes #408

test@127.0.0.1> host find -name "testhost12(3|4)"
Name                 Contact                           IP                         Comment
testhost123.uio.no   user@example.com, alt@example.com 192.0.2.123, 2001:db8::123 A long comment goes here!
testhost124.uio.no   user@example.com                  192.0.2.124                

Standardizes on a consistent format for multiple values (contacts, ips), also fixes existing max contact length calculation for hosts with multiple contacts.

@terjekv
Copy link
Copy Markdown
Collaborator

terjekv commented Apr 20, 2026

Test output broke, for obvious reasons. :(

@pederhan
Copy link
Copy Markdown
Member Author

Yep, re-ran it locally but forgot to push. 🤠

@pederhan pederhan merged commit d24ecb6 into master Apr 23, 2026
18 checks passed
@pederhan pederhan deleted the host-find-ip-addresses branch April 23, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add IP output to host find

2 participants