Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

add flags #12

Merged
merged 14 commits into from
Apr 25, 2017
Merged

add flags #12

merged 14 commits into from
Apr 25, 2017

Conversation

robphoenix
Copy link
Owner

closes #5
closes #11

this flag adds the ability to be able to filter the results with a regex
so it is possible to get a refined list of one or more interfaces.

For instance, my wifi interface is forgettably called wlp1s0, with the
filter flag I can get it's specific info with `trawl -f w`.
this flag lists all available interfaces
add a dash (`-`) when there is no value to print, so essentially there
is some kind of marker where the value should be.

This also showed up a wee bug where down interfaces were interpreted as
ipv6 interfaces.
@robphoenix robphoenix merged commit c3c865b into master Apr 25, 2017
@robphoenix robphoenix deleted the add/flags branch April 25, 2017 09:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add flags to display specific interface attribute Be able to specify interface
1 participant