mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-11 20:36:12 +02:00
enhancement: add deprecation notice to cscli dashboard prerun (#3079)
This commit is contained in:
parent
1d08edc200
commit
24687e982a
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ cscli dashboard remove
|
|||
}
|
||||
}
|
||||
|
||||
log.Warn("cscli dashboard will be deprecated in version 1.7.0, read more at https://docs.crowdsec.net/blog/cscli_dashboard_deprecation/")
|
||||
|
||||
return nil
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue