packetchaos / navi

A Command-line tool which leverages the Tenable.io API to reduce the time it takes to get information that is common during remediation or a troubleshooting event
GNU General Public License v3.0
72 stars 26 forks source link

tgroup command not working #11

Closed javrav2 closed 4 years ago

javrav2 commented 4 years ago

Just ran 'navi tgroup --name "AWS Assets Public IPs" -aws -pub'. Getting error saying No such command 'tgroup'.

packetchaos commented 4 years ago

I just released a new version of navi last night. Please reinstall navi and try again.

pip3 uninstall navi-pro pip3 install navi-pro

packetchaos commented 4 years ago

I resolved the bug and pushed out a new version. Please reinstall navi and let me know if there are any other issues.

Thanks,