* fix #1070
This commit is contained in:
Thibault "bui" Koechlin 2021-12-13 19:31:43 +01:00 committed by GitHub
parent e5204bc1b1
commit 3c2462fbc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -553,6 +553,8 @@ function show_link {
echo " - sudo cscli alerts list : https://docs.crowdsec.net/Crowdsec/v1/cscli/cscli_alerts_list/"
echo " - sudo cscli hub list : https://docs.crowdsec.net/Crowdsec/v1/cscli/cscli_hub_list/"
echo ""
echo "Next step: visualize all your alerts and explore our community CTI : https://app.crowdsec.net"
echo ""
}
main() {