ipinfo-3.0.0
·
348 commits
to master
since this release
- A
mmdbsubcommand was added that is the same as our mmdbctl command, used for managing MMDB files. (https://github.com/ipinfo/mmdbctl) - A
quotasubcommand was added to print the request quota of your account. - A
downloadsubcommand was added to allow downloading IPinfo's free Country ASN database files. - A
initsubcommand was added to allow initiating the sign up process for a token directly from the CLI. It also allows you to login directly from there. - A
tool aggregatesubcommand was added which serves as a CIDR aggregation tool. - Added YAML output support whereever JSON was available.
- Auto-completion for -f and --field now works with the
<ip>and<asn>subcommands. - Some special bogon edge cases are now properly ignored by
grepipwhen requested. - Added flags and a config to allow force-disabling the opening of a browser at all times.
- Removed the country flag emoji for friendly IP output as it doesn't render properly in many terminals.