crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

cscli: remove "dashboard" command

Open mmetc opened this issue 1 year ago • 3 comments

https://github.com/crowdsecurity/crowdsec/issues/2927

How do we handle this?

debian/prerm 2: cscli dashboard remove -f -y --error || echo "Ignore the above error if you never installed the local dashboard."

mmetc avatar May 13 '24 14:05 mmetc

@mmetc: There are no 'kind' label on this PR. You need a 'kind' label to generate the release automatically.

  • /kind feature
  • /kind enhancement
  • /kind refactoring
  • /kind fix
  • /kind chore
  • /kind dependencies
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 13 '24 14:05 github-actions[bot]

@mmetc: There are no area labels on this PR. You can add as many areas as you see fit.

  • /area agent
  • /area local-api
  • /area cscli
  • /area appsec
  • /area security
  • /area configuration
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar May 13 '24 14:05 github-actions[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 52.05%. Comparing base (57539f6) to head (fe72cce).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3004      +/-   ##
==========================================
+ Coverage   51.25%   52.05%   +0.80%     
==========================================
  Files         340      336       -4     
  Lines       38771    38020     -751     
==========================================
- Hits        19873    19793      -80     
+ Misses      16942    16273     -669     
+ Partials     1956     1954       -2     
Flag Coverage Δ
bats 41.37% <100.00%> (+0.63%) :arrow_up:
unit-linux 35.55% <0.00%> (+0.90%) :arrow_up:
unit-windows 28.96% <ø> (+0.37%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 13 '24 15:05 codecov-commenter