We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4297945 commit 94dc469Copy full SHA for 94dc469
crowdsec-docs/sidebars.js
@@ -375,6 +375,22 @@ module.exports = {
375
"cscli/cscli_alerts_list",
376
],
377
},
378
+ {
379
+ type: "category",
380
+ label: "cscli allowlists",
381
+ link: {
382
+ type: "doc",
383
+ id: "cscli/cscli_allowlists",
384
+ },
385
+ items: [
386
+ "cscli/cscli_allowlists_add",
387
+ "cscli/cscli_allowlists_create",
388
+ "cscli/cscli_allowlists_delete",
389
+ "cscli/cscli_allowlists_inspect",
390
+ "cscli/cscli_allowlists_list",
391
+ "cscli/cscli_allowlists_remove",
392
+ ],
393
394
{
395
type: "category",
396
label: "cscli appsec-configs",
0 commit comments