-
Notifications
You must be signed in to change notification settings - Fork 150
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GH API CLI commands with "--paginate" cannot be fed directly into vim.fn.jsondecode #819
Comments
Example of paged
```
[
{
"additions": 6,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg.md",
"changes": 10,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 4,
"filename": "Documentation/cmdref/cilium-dbg.md",
"patch": "@@ -11,10 +11,12 @@ CLI for interacting with the local Cilium Agent\n ### Options\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -h, --help help for cilium-dbg\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -h, --help help for cilium-dbg\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg.md",
"sha": "ec99ddd0d83426013a33fc893b0fc586f8badfd0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bgp.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bgp.md",
"patch": "@@ -13,9 +13,11 @@ Access to BGP control plane\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp.md",
"sha": "d977e67863f981bcd1e4d16b2ea934c6cc57769e",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_peers.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bgp_peers.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bgp_peers.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bgp peers [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_peers.md",
"sha": "b8a05c6c49cec94854fef632f312e92672b0c46a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_route-policies.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bgp_route-policies.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bgp_route-policies.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bgp route-policies [vrouter ] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_route-policies.md",
"sha": "d3bc44528cf88e53cdf893e3d94cd617bfff899a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_routes.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bgp_routes.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bgp_routes.md",
"patch": "@@ -35,9 +35,11 @@ cilium-dbg bgp routes [vrouter ] [pee\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bgp_routes.md",
"sha": "7fd1f95389ed8eaf64a2d9fa7fe019a87cd8fae9",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf.md",
"patch": "@@ -13,9 +13,11 @@ Direct access to local BPF maps\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf.md",
"sha": "453727158d12150df0b578b3709cfbf739830009",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_auth.md",
"patch": "@@ -13,9 +13,11 @@ Manage authenticated connections between identities\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth.md",
"sha": "e3230a48c4e3f0fd948fc482ee1c7700b3475d61",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_flush.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_flush.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_auth_flush.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf auth flush [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_flush.md",
"sha": "78c5e514095173c31f57d325a97d96bd05c32676",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_auth_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf auth list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_auth_list.md",
"sha": "e4556addf87c5eff18a60baaedc40f8b3b0c3e88",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_bandwidth.md",
"patch": "@@ -13,9 +13,11 @@ BPF datapath bandwidth settings\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth.md",
"sha": "f0ec31470e274fc1e0dc5cd75482204e8b1bc0f5",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_bandwidth_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf bandwidth list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_bandwidth_list.md",
"sha": "982252920141578ef4cc8dde0839848d7f2b2a74",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_config.md",
"patch": "@@ -13,9 +13,11 @@ Manage runtime config\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config.md",
"sha": "113bcea67c8557cb44720ae78532e98f9dd20c4c",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_config_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf config list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_config_list.md",
"sha": "d93da66e7d65ec6d2500faa90f7d298b6b41bbac",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ct.md",
"patch": "@@ -13,9 +13,11 @@ Connection tracking tables\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct.md",
"sha": "d0f7b23763e9f6437b09038c71f9ddb332050bca",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_flush.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_flush.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ct_flush.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg bpf ct flush ( | global ) [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_flush.md",
"sha": "3bab9f92c1808a2a19c59c48a8fed9b04b5f7971",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ct_list.md",
"patch": "@@ -21,9 +21,11 @@ cilium-dbg bpf ct list ( global | endpoint | cluster ) [identifier] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ct_list.md",
"sha": "b581a902bf31db7cc6389fa3605892e337963ce4",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_egress.md",
"patch": "@@ -13,9 +13,11 @@ Manage the egress routing rules\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress.md",
"sha": "2994693651674cc0a2f3a81b4ceb2ec3cd560b72",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_egress_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf egress list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_egress_list.md",
"sha": "e9f22eba5b97cfd4e7432302eff333134ae7d2c5",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_endpoint.md",
"patch": "@@ -13,9 +13,11 @@ Local endpoint map\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint.md",
"sha": "f35a594d4b93179b6fcd979aa60a62114ad36999",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_endpoint_delete.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg bpf endpoint delete [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_delete.md",
"sha": "fe6f1ba7c45c6e6d37b751453aea579dfca6cc37",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_endpoint_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf endpoint list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_endpoint_list.md",
"sha": "a0913b5b7444d8ebb62501d4a149db0aaae297fa",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_frag.md",
"patch": "@@ -13,9 +13,11 @@ Manage the IPv4 datagram fragments\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag.md",
"sha": "0843087d239bd8c56d216fdb05af0773e32ed19a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_frag_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf frag list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_frag_list.md",
"sha": "c71f8cd7d98a89a3e2a51259ad1802d40d583719",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_fs.md",
"patch": "@@ -13,9 +13,11 @@ BPF filesystem mount\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs.md",
"sha": "c08fc9cd6cfcae8b649fcd1da453490ebb822fb9",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs_show.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs_show.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_fs_show.md",
"patch": "@@ -24,9 +24,11 @@ cilium bpf fs show\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_fs_show.md",
"sha": "71c24a87692fd4df4a6da2a00c93f86a59d871fb",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipcache.md",
"patch": "@@ -13,9 +13,11 @@ Manage the IPCache mappings for IP/CIDR <-> Identity\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache.md",
"sha": "5ba75f99d7a1f6154414644a78dc5cdc21425492",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipcache_delete.md",
"patch": "@@ -24,9 +24,11 @@ cilium bpf ipcache delete 10.244.3.110/32 --clusterid 1\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_delete.md",
"sha": "1e7bc3467087b55b4013f9f8a5411cbcf9c2bc98",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipcache_get.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg bpf ipcache get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_get.md",
"sha": "514709c8171366446cd5d91d9995b079f1af79e3",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipcache_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf ipcache list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_list.md",
"sha": "b0f887af48c3e868565cf08cdd3e698ca1e6b2a3",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_update.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_update.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipcache_update.md",
"patch": "@@ -28,9 +28,11 @@ cilium bpf ipcache update 10.244.3.110/32 --tunnelendpoint 172.21.0.2 --identity\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipcache_update.md",
"sha": "01aa41c5f2a3562d0160c84a7d1852e652df3f0f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipmasq.md",
"patch": "@@ -13,9 +13,11 @@ ip-masq-agent CIDRs\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq.md",
"sha": "dd07a3dfd81ecf58c42fad3b1aaf09be56564143",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_ipmasq_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf ipmasq list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_ipmasq_list.md",
"sha": "af191ab5e29ba3f185146b75e5146c988b86d957",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_lb.md",
"patch": "@@ -13,9 +13,11 @@ Load-balancing configuration\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb.md",
"sha": "388aeed2bca4be74f985888f31e1288a3d631662",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_lb_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf lb list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_list.md",
"sha": "d3c371f16db60da2d3a94c68d1f7bef004d87cfb",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_lb_maglev.md",
"patch": "@@ -13,9 +13,11 @@ Maglev lookup table\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev.md",
"sha": "f1dd1f25c2a4283ff71e333717615ce84282260f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_lb_maglev_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf lb maglev get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_get.md",
"sha": "c2d9b37bac77e1a28c48ec77b0d75d391cce55a9",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_lb_maglev_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf lb maglev list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_lb_maglev_list.md",
"sha": "5fc92c019bebda90eb93baa297e13a4e78c21eb0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_metrics.md",
"patch": "@@ -13,9 +13,11 @@ BPF datapath traffic metrics\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics.md",
"sha": "8f73ad34a2ed549b201f6b0bf48dee6b49389629",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_metrics_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf metrics list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_metrics_list.md",
"sha": "d515f4cb4172c323afb26ea979bd408f6be26d76",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast.md",
"patch": "@@ -13,9 +13,11 @@ Manage multicast BPF programs\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast.md",
"sha": "0de68b76cefa96660a07013c25ded596d99dec28",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_group.md",
"patch": "@@ -13,9 +13,11 @@ Manage the multicast groups.\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group.md",
"sha": "d12be6ccf80cb831b577588cf7821693bb0c1024",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_add.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_add.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_group_add.md",
"patch": "@@ -28,9 +28,11 @@ cilium-dbg bpf multicast group add 229.0.0.1\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_add.md",
"sha": "b0fdfd173e3591860e540406055f1510b2d32108",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_group_delete.md",
"patch": "@@ -28,9 +28,11 @@ cilium-dbg bpf multicast group delete 229.0.0.1\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_delete.md",
"sha": "bce547ceb6f953638835b2c90ea52c456541fdbb",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_group_list.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf multicast group list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_group_list.md",
"sha": "12ea749a6b2fb0a7be4c5454d5ca259243211fba",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_subscriber.md",
"patch": "@@ -13,9 +13,11 @@ Manage the multicast subscribers.\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber.md",
"sha": "84046929a08fdf205f75e6415f5fc994a53b3bcf",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_add.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_add.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_subscriber_add.md",
"patch": "@@ -35,9 +35,11 @@ cilium-dbg bpf multicast subscriber add 229.0.0.1 10.100.0.1\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_add.md",
"sha": "27ea634cfdba10324a4c766f1cc94329398f1ea4",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_subscriber_delete.md",
"patch": "@@ -33,9 +33,11 @@ cilium-dbg bpf multicast subscriber delete 229.0.0.1 10.100.0.1\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_delete.md",
"sha": "d5eeffedd5db6a62a7d81db76e7509596654b112",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_multicast_subscriber_list.md",
"patch": "@@ -23,9 +23,11 @@ cilium-dbg bpf multicast subscriber list < group | all > [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_multicast_subscriber_list.md",
"sha": "65f308a791d0facf98c42c28aa997f25879b7b09",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_nat.md",
"patch": "@@ -13,9 +13,11 @@ NAT mapping tables\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat.md",
"sha": "d5bbad3f16f46c369fa784fc0f22390ad4eb51a2",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_flush.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_flush.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_nat_flush.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg bpf nat flush [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_flush.md",
"sha": "e4fe2120c55293397b6dd82f3d33070b74ce56ef",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_nat_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf nat list [cluster ] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nat_list.md",
"sha": "d56ab1c0366d35398d04d2cdc289ceea2963f527",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_nodeid.md",
"patch": "@@ -13,9 +13,11 @@ Manage the node IDs\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid.md",
"sha": "8da8cf29a07d8c54eed04b4b8a4941c2807d12e7",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_nodeid_list.md",
"patch": "@@ -23,9 +23,11 @@ cilium-dbg bpf nodeid list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_nodeid_list.md",
"sha": "c85084683e9e06f7fa6d37e28152722ac045855d",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_policy.md",
"patch": "@@ -13,9 +13,11 @@ Manage policy related BPF maps\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy.md",
"sha": "82685f770f8ce74bd25f05cc4844843a7a6c24f9",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_add.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_add.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_policy_add.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf policy add [port/pro\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_add.md",
"sha": "a6f532010a580cbb1e5c9e4f6b595895399a805e",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_policy_delete.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf policy delete [port/proto] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_delete.md",
"sha": "8e78010279152765f6c7d4661ca499c7313657b0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_policy_get.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg bpf policy get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_get.md",
"sha": "82b8d54dafb68ffb9f8db4707d62aa4959513943",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_policy_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf policy list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_policy_list.md",
"sha": "2157fa046c27aadc54e5588cd885820f50ea945c",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_recorder.md",
"patch": "@@ -13,9 +13,11 @@ PCAP recorder\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder.md",
"sha": "fda92674d8951dc70118743945f5c045bf3db68c",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_recorder_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf recorder list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_recorder_list.md",
"sha": "3383c17c374d8c995653d1d31798728c3d999d03",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_sha.md",
"patch": "@@ -13,9 +13,11 @@ Manage compiled BPF template objects\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha.md",
"sha": "efed2e105cbbb7b5248566db3a590e78c9ec7ef0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_sha_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf sha get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_get.md",
"sha": "8b38c2951e1092dc7c0bdeb1ff447332e953f223",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_sha_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf sha list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_sha_list.md",
"sha": "052750ad94407f3a41631dfde390cedc2013c53c",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_srv6.md",
"patch": "@@ -13,9 +13,11 @@ Manage the SRv6 routing rules\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6.md",
"sha": "9c7d9c41fd56e476e9ea20880463fba8ff3f8067",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_policy.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_policy.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_srv6_policy.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf srv6 policy [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_policy.md",
"sha": "abd4037dddaa8aa3142a57c9a6869c87411e7759",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_sid.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_sid.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_srv6_sid.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf srv6 sid [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_sid.md",
"sha": "7ee063a2aac615d62715780b997288454393dbff",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_vrf.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_vrf.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_srv6_vrf.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf srv6 vrf [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_srv6_vrf.md",
"sha": "cef7b0f7065f1cea1ac71aca817d8ea84bc66d65",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_tunnel.md",
"patch": "@@ -13,9 +13,11 @@ Tunnel endpoint map\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel.md",
"sha": "a663370584383ebdbecaf3b286c04a5cae44ad0e",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_tunnel_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg bpf tunnel list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_tunnel_list.md",
"sha": "72ffc7a9ffe8da84b176a943c8ed469109ef1cb1",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_vtep.md",
"patch": "@@ -13,9 +13,11 @@ Manage the VTEP mappings for IP/CIDR <-> VTEP MAC/IP\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep.md",
"sha": "c2cc520e4648235222eb55654f9a47c9311c0519",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_vtep_delete.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf vtep delete [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_delete.md",
"sha": "55413a3241735a09b74b16a987443eb85b027ffb",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_vtep_list.md",
"patch": "@@ -23,9 +23,11 @@ cilium-dbg bpf vtep list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_list.md",
"sha": "0ccde526b9d1b2f514661aff58625992c7402d8f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_update.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_update.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_bpf_vtep_update.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg bpf vtep update [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_bpf_vtep_update.md",
"sha": "97aa36d6100e4b66f4d867a9c8f64110368263ae",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_build-config.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_build-config.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_build-config.md",
"patch": "@@ -31,9 +31,11 @@ cilium-dbg build-config --node-name $K8S_NODE_NAME [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_build-config.md",
"sha": "c5548923a51c4a6c53b84225aea5f4219b7b3b2c",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_cgroups.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_cgroups.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_cgroups.md",
"patch": "@@ -13,9 +13,11 @@ Cgroup metadata\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_cgroups.md",
"sha": "7bf1c171f213c3d8f8f7f7d118c98758c65754a1",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_cgroups_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_cgroups_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_cgroups_list.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg cgroups list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_cgroups_list.md",
"sha": "bb8727973fdb93f7d486981348802007d0b02f71",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_completion.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_completion.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_completion.md",
"patch": "@@ -50,9 +50,11 @@ cilium-dbg completion [shell] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_completion.md",
"sha": "98cc91e42c13a4c76006f884d9c91263fc681a2f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_config.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_config.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_config.md",
"patch": "@@ -22,9 +22,11 @@ cilium-dbg config [=(enable|disable) ...] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_config.md",
"sha": "89a604325f21a79d28183ecf10645c535ea571b0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_config_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_config_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_config_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg config get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_config_get.md",
"sha": "6d25d79ffa68ded1a49b9c68e801eab37e1379f5",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_debuginfo.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_debuginfo.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_debuginfo.md",
"patch": "@@ -21,9 +21,11 @@ cilium-dbg debuginfo [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_debuginfo.md",
"sha": "b3741f64cebddf54d513bb972892c26ae706b69e",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_encrypt.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_encrypt.md",
"patch": "@@ -13,9 +13,11 @@ Manage transparent encryption\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt.md",
"sha": "1f1afc910e38ee2f8ef4fcdf91d9b9f81fd352ba",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_flush.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_flush.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_encrypt_flush.md",
"patch": "@@ -26,9 +26,11 @@ cilium-dbg encrypt flush [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_flush.md",
"sha": "e5d18661b981608b7702dfba95b7c8b595c2fbcd",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_status.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_status.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_encrypt_status.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg encrypt status [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_encrypt_status.md",
"sha": "85cd1859d375e4470b51fe602ebad94c9a9d4dd8",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint.md",
"patch": "@@ -13,9 +13,11 @@ Manage endpoints\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint.md",
"sha": "d0abc0c60905a7e93a3af616bcc4455560f5fd48",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_config.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_config.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_config.md",
"patch": "@@ -25,9 +25,11 @@ endpoint config 5421 DropNotification=false TraceNotification=false PolicyVerdic\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_config.md",
"sha": "76372958eb22ed9bb0b62565538142b7e6104122",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_disconnect.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_disconnect.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_disconnect.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg endpoint disconnect [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_disconnect.md",
"sha": "7ccfc04487c56430b9d42f9c3a139a0a0ffc67b1",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_get.md",
"patch": "@@ -27,9 +27,11 @@ cilium-dbg endpoint get ( | -l ) [flags\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_get.md",
"sha": "e9afff82699a5e3c0ca78987e33c2d2420878798",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_health.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_health.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_health.md",
"patch": "@@ -24,9 +24,11 @@ cilium endpoint health 5421\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_health.md",
"sha": "5a6f07f459e2350ead900cdb45e2cead4732d4d0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_labels.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_labels.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_labels.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg endpoint labels [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_labels.md",
"sha": "79612ad38904e755cd7c64af4e8bc52134362c1b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_list.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg endpoint list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_list.md",
"sha": "24acf47c4bf8b9446294e68fb8a669d12d00bb6b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_log.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_log.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_endpoint_log.md",
"patch": "@@ -24,9 +24,11 @@ cilium endpoint log 5421\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_endpoint_log.md",
"sha": "9b632dfe9ca6baa47ea808118265ffa66fb2998e",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy.md",
"patch": "@@ -13,9 +13,11 @@ Manage Envoy Proxy\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy.md",
"sha": "663a49dc588f5b48093a5b83f09f6f5eeed0db72",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin.md",
"patch": "@@ -13,9 +13,11 @@ Access Envoy Admin Interface\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin.md",
"sha": "95874182410bdabf887340740a51bcebda46d37b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_certs.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_certs.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_certs.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg envoy admin certs [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_certs.md",
"sha": "d289df602aff2bc9713cb3a68ddc120938ac146a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_clusters.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_clusters.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_clusters.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg envoy admin clusters [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_clusters.md",
"sha": "abc3e85df8afaebd836ad811bce01dafcb873d89",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_config.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_config.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_config.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg envoy admin config [ all | clusters | endpoints | listeners | network\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_config.md",
"sha": "2bd77e8da646572e00e412858167f90529510413",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_listeners.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_listeners.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_listeners.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg envoy admin listeners [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_listeners.md",
"sha": "ebaad79c46a01786e4c3b04bb061d8cc7780a75a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_logging.md",
"patch": "@@ -13,9 +13,11 @@ List and change logging levels of Envoy Proxy\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging.md",
"sha": "aa055b054b89494e6ff9a8950e89306599668cf5",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_logging_list.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg envoy admin logging list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_list.md",
"sha": "e89f8e98c820f41f9f7fbd1e3b4f2bcc0a264290",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_logging_set.md",
"patch": "@@ -13,9 +13,11 @@ Change logging levels of Envoy Proxy\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set.md",
"sha": "d9efbc7e1ebf7d35301e976bc83c209b7ec7e4a8",
"status": "modified"
}
]
[
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_global.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_global.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_logging_set_global.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg envoy admin logging set global [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_global.md",
"sha": "f241a269e15468d1de83e389c31bc89ca1fccc4b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_loggers.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_loggers.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_logging_set_loggers.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg envoy admin logging set loggers =... [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_logging_set_loggers.md",
"sha": "67e6e9879d14b6e8ebe808dbb3fa564765a816c5",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_metrics.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_metrics.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_metrics.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg envoy admin metrics [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_metrics.md",
"sha": "5ae8e7d0c4d91f381898b35fbbeed67b6ba80740",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_serverinfo.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_serverinfo.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_envoy_admin_serverinfo.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg envoy admin serverinfo [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_envoy_admin_serverinfo.md",
"sha": "d36e4c21caadfddb55ebffdb41554ebaac5a5a8f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_fqdn.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_fqdn.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg fqdn [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn.md",
"sha": "d0630415da9950277902e0a8b106334a9bd12ea3",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_fqdn_cache.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg fqdn cache [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache.md",
"sha": "2de56dd20b63edf2a1ae51b6b82fa3fcae839bca",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_clean.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_clean.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_fqdn_cache_clean.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg fqdn cache clean [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_clean.md",
"sha": "aae77f376e6e80d6746fbde624f67d6acf87df49",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_fqdn_cache_list.md",
"patch": "@@ -21,9 +21,11 @@ cilium-dbg fqdn cache list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_cache_list.md",
"sha": "7ef144ba6725abb8fb92c750f5cd4f0e75dd3fb8",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_names.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_names.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_fqdn_names.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg fqdn names [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_fqdn_names.md",
"sha": "9d9ac252577d6fa2666372bb951f812414f9e608",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_identity.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_identity.md",
"patch": "@@ -13,9 +13,11 @@ Manage security identities\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity.md",
"sha": "68886b8f2a495f5ad218577c87faba2fd04ca66f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_identity_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_identity_get.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg identity get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity_get.md",
"sha": "83261f9f48c7524dccb61dff1bb20aae4c04cb17",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_identity_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_identity_list.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg identity list [LABELS] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_identity_list.md",
"sha": "5fa4c104f049d02c7d476a3ece5197280b77c20b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_ip.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_ip.md",
"patch": "@@ -13,9 +13,11 @@ Manage IP addresses and associated information\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip.md",
"sha": "b12a06139c83d250ac4d4ade2357fc1d386d270f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_ip_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_ip_get.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg ip get ( |-l ) [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip_get.md",
"sha": "ebe99a556ee2e37335e298447ed0ad552a38e164",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_ip_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_ip_list.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg ip list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_ip_list.md",
"sha": "1d4c04fffcdeb3a549a54ba986e0a30114f06f76",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_kvstore.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_kvstore.md",
"patch": "@@ -15,9 +15,11 @@ Direct access to the kvstore\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore.md",
"sha": "99ff7b18c23027e5306b75b58d8825e13a8f7b5f",
"status": "modified"
},
{
"additions": 7,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_delete.md",
"changes": 12,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 5,
"filename": "Documentation/cmdref/cilium-dbg_kvstore_delete.md",
"patch": "@@ -24,11 +24,13 @@ cilium kvstore delete --recursive foo\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n- --kvstore string Key-Value Store type\n- --kvstore-opt map Key-Value Store options\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --kvstore string Key-Value Store type\n+ --kvstore-opt map Key-Value Store options\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_delete.md",
"sha": "3332ed4bcefd8b466b15d1b481b25b7f03db1718",
"status": "modified"
},
{
"additions": 7,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_get.md",
"changes": 12,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 5,
"filename": "Documentation/cmdref/cilium-dbg_kvstore_get.md",
"patch": "@@ -25,11 +25,13 @@ cilium kvstore get --recursive foo\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n- --kvstore string Key-Value Store type\n- --kvstore-opt map Key-Value Store options\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --kvstore string Key-Value Store type\n+ --kvstore-opt map Key-Value Store options\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_get.md",
"sha": "3c643a9e0a4e86a52a8647ba7bad287d877c2fe3",
"status": "modified"
},
{
"additions": 7,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_set.md",
"changes": 12,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_set.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 5,
"filename": "Documentation/cmdref/cilium-dbg_kvstore_set.md",
"patch": "@@ -25,11 +25,13 @@ cilium kvstore set foo=bar\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n- --kvstore string Key-Value Store type\n- --kvstore-opt map Key-Value Store options\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --kvstore string Key-Value Store type\n+ --kvstore-opt map Key-Value Store options\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_kvstore_set.md",
"sha": "bc9bfc134d199fd8980ec4b0a75901ebefcdaf8d",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_loadinfo.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_loadinfo.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_loadinfo.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg loadinfo [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_loadinfo.md",
"sha": "8cf622979a806df5f39118277796c3b45dc3fba3",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_lrp.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_lrp.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_lrp.md",
"patch": "@@ -13,9 +13,11 @@ Manage local redirect policies\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_lrp.md",
"sha": "eaddc147af81252e27d3f4f3532006eb679a6f97",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_lrp_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_lrp_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_lrp_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg lrp list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_lrp_list.md",
"sha": "73486ef1075036f5ce7ec4eff4907415148a4ae8",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_map.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_map.md",
"patch": "@@ -13,9 +13,11 @@ Access userspace cached content of BPF maps\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map.md",
"sha": "b02f6fb9027d29f95c26ffb8a7c5806c26f148e4",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_events.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_map_events.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_map_events.md",
"patch": "@@ -25,9 +25,11 @@ cilium map events cilium_ipcache\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_events.md",
"sha": "3380ab2ba5f4188e9a0bbdc2a74f829f8e372774",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_map_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_map_get.md",
"patch": "@@ -24,9 +24,11 @@ cilium map get cilium_ipcache\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_get.md",
"sha": "15f3c85ee956fc4435a576fe52e9f7e4606f2283",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_map_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_map_list.md",
"patch": "@@ -25,9 +25,11 @@ cilium map list\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_map_list.md",
"sha": "9cbf79e80b07c48b05dac1589dc37457a32bfa1f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_metrics.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_metrics.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_metrics.md",
"patch": "@@ -13,9 +13,11 @@ Access metric status\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_metrics.md",
"sha": "2a0d8c5ed0805dc471285345b51d7c56e33d6639",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_metrics_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_metrics_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_metrics_list.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg metrics list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_metrics_list.md",
"sha": "45e9ce28085f2e7f30ccb7795df454c299374005",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_monitor.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_monitor.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_monitor.md",
"patch": "@@ -35,9 +35,11 @@ cilium-dbg monitor [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_monitor.md",
"sha": "974f3a8c0e34d0242638de7f26224a67d62859ba",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_node.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_node.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_node.md",
"patch": "@@ -13,9 +13,11 @@ Manage cluster nodes\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_node.md",
"sha": "cb3c925a596dcedfa082dfff888b0abe2398fcd0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_node_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_node_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_node_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg node list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_node_list.md",
"sha": "3646a1c48314305146ec50afce61ccd2e4152170",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_nodeid.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_nodeid.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_nodeid.md",
"patch": "@@ -13,9 +13,11 @@ List node IDs and associated information\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_nodeid.md",
"sha": "6ea8110bc5dd433b8895bf5ab8483c3d2efa65bc",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_nodeid_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_nodeid_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_nodeid_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg nodeid list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_nodeid_list.md",
"sha": "82f835c37ef48e962d574e84ad15ada7583f2602",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy.md",
"patch": "@@ -13,9 +13,11 @@ Manage security policies\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy.md",
"sha": "91ae9e4a058008b662bb3848b2950ed02f62b215",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_delete.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg policy delete [] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_delete.md",
"sha": "fc3219ab271221df545c01f498f7796ecb497904",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg policy get [] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_get.md",
"sha": "09d126862ccbfc664ebeb388114f627c73a00705",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_import.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_import.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_import.md",
"patch": "@@ -28,9 +28,11 @@ cilium-dbg policy import [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_import.md",
"sha": "44cae66b0911a222dfe3e916881c900e58de95c4",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_selectors.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_selectors.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_selectors.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg policy selectors [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_selectors.md",
"sha": "4aaf6eb27cb9693b48a89ad820c91dcdb1b55709",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_validate.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_validate.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_validate.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg policy validate [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_validate.md",
"sha": "422e7e759c40f5816369aca17dd455ed92636515",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_wait.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_policy_wait.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_policy_wait.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg policy wait [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_policy_wait.md",
"sha": "fd74a4bc3a1d32374f0d1c550434646d9f063322",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_post-uninstall-cleanup.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_post-uninstall-cleanup.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_post-uninstall-cleanup.md",
"patch": "@@ -28,9 +28,11 @@ cilium-dbg post-uninstall-cleanup [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_post-uninstall-cleanup.md",
"sha": "19648e33e58a8d80838a83c7d9b919559994f993",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_prefilter.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_prefilter.md",
"patch": "@@ -13,9 +13,11 @@ Manage XDP CIDR filters\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter.md",
"sha": "411243c198ffe1083ee2cab4d7a33eb7d92fdd44",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_prefilter_delete.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg prefilter delete [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_delete.md",
"sha": "11abb8dc436e8112653db8ea25b272a0bcc40f32",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_prefilter_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg prefilter list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_list.md",
"sha": "f5604aa3d3054e813d8397ab020d65a0d94f4d67",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_update.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_update.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_prefilter_update.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg prefilter update [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_prefilter_update.md",
"sha": "b237c471d35becdd8de77ed8319d5262894fd2aa",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_preflight.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_preflight.md",
"patch": "@@ -17,9 +17,11 @@ CLI to help upgrade cilium\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight.md",
"sha": "b811a7cf5a3c27e4435a92b26839cc3f5397e10a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_fqdn-poller.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_preflight_fqdn-poller.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_preflight_fqdn-poller.md",
"patch": "@@ -29,9 +29,11 @@ cilium-dbg preflight fqdn-poller [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_fqdn-poller.md",
"sha": "65970b9191910db7660600699691eaf73cdbdfb8",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_migrate-identity.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_preflight_migrate-identity.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_preflight_migrate-identity.md",
"patch": "@@ -39,9 +39,11 @@ cilium-dbg preflight migrate-identity [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_migrate-identity.md",
"sha": "48e67f71eb796a94f1798268bb3afe742b22a065",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_validate-cnp.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_preflight_validate-cnp.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_preflight_validate-cnp.md",
"patch": "@@ -33,9 +33,11 @@ cilium-dbg preflight validate-cnp [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_preflight_validate-cnp.md",
"sha": "8232b2b031ed17279ec085e5735d86dccbd6dfaa",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_recorder.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_recorder.md",
"patch": "@@ -13,9 +13,11 @@ Introspect or mangle pcap recorder\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder.md",
"sha": "9a9217f727cd70fa2f73b17abe61432cf3b173a7",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_recorder_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_recorder_delete.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg recorder delete [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_delete.md",
"sha": "45e7b6b415f2546d384c45974da64f161e8c5973",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_recorder_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_recorder_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg recorder get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_get.md",
"sha": "61aab2afd3554ed85b47d1e5eae30bf0c80f7818",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_recorder_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_recorder_list.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg recorder list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_list.md",
"sha": "96b6b720a4a44e4c3df31cdb09fe2b2fe8c97b21",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_update.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_recorder_update.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_recorder_update.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg recorder update [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_recorder_update.md",
"sha": "eac5a925b8576cd30ea493abda3ce3064019d463",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_service.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_service.md",
"patch": "@@ -13,9 +13,11 @@ Manage services & loadbalancers\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service.md",
"sha": "15fab00053e7fed3933b1d83f7c8e5bc81d06aff",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_delete.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_service_delete.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_service_delete.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg service delete { | --all } [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_delete.md",
"sha": "79a9e6d7bf6753b1b5ff1a4d77b5dfa30a916ba7",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_get.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_service_get.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_service_get.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg service get [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_get.md",
"sha": "f977b33a176eb148bfacfbdbdc417f6ee5e2c7cd",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_list.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_service_list.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_service_list.md",
"patch": "@@ -19,9 +19,11 @@ cilium-dbg service list [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_list.md",
"sha": "f3cd345b3b496aeaa8db62843112bcf8b903aef3",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_update.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_service_update.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_service_update.md",
"patch": "@@ -31,9 +31,11 @@ cilium-dbg service update [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_service_update.md",
"sha": "0e35ebc649f5fb024090709817af13a1eb9319e0",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_shell.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_shell.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_shell.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg shell [command] [args]... [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_shell.md",
"sha": "4d8fd28e5bbf08a8d58a4a1640463af55474e664",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_statedb.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_statedb.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_statedb.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg statedb [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_statedb.md",
"sha": "aaff1529e0a717129ccdb64efa93ebac4275912b",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_statedb_dump.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_statedb_dump.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_statedb_dump.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg statedb dump [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_statedb_dump.md",
"sha": "78f8c8f8b94543e374e43b52407f30d2bb01e946",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_status.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_status.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_status.md",
"patch": "@@ -28,9 +28,11 @@ cilium-dbg status [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_status.md",
"sha": "3200869bdcdc2b9cd3bbbfb3b017837d922f8165",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_sysdump.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_sysdump.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_sysdump.md",
"patch": "@@ -17,9 +17,11 @@ cilium-dbg sysdump [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_sysdump.md",
"sha": "2034fc5eb0312ef01dbafd4b36b735055fd3ebbc",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_troubleshoot.md",
"patch": "@@ -13,9 +13,11 @@ Run troubleshooting utilities to check control-plane connectivity\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot.md",
"sha": "9516aaf74cf998a6f18d091ac0e188b8f09b970a",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_clustermesh.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_clustermesh.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_troubleshoot_clustermesh.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg troubleshoot clustermesh [clusters...] [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_clustermesh.md",
"sha": "9929ba4615fa59e09041898829cfc8a749920f79",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_kvstore.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_kvstore.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_troubleshoot_kvstore.md",
"patch": "@@ -20,9 +20,11 @@ cilium-dbg troubleshoot kvstore [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_troubleshoot_kvstore.md",
"sha": "b3d373641e0f5c555ce80b058968a64eae1f5f5f",
"status": "modified"
},
{
"additions": 5,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_version.md",
"changes": 8,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/Documentation%2Fcmdref%2Fcilium-dbg_version.md?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "Documentation/cmdref/cilium-dbg_version.md",
"patch": "@@ -18,9 +18,11 @@ cilium-dbg version [flags]\n ### Options inherited from parent commands\n \n ```\n- --config string Config file (default is $HOME/.cilium.yaml)\n- -D, --debug Enable debug messages\n- -H, --host string URI to server-side API\n+ --config string Config file (default is $HOME/.cilium.yaml)\n+ -D, --debug Enable debug messages\n+ -H, --host string URI to server-side API\n+ --log-driver strings Logging endpoints to use (example: syslog)\n+ --log-opt map Log driver options (example: format=json)\n ```\n \n ### SEE ALSO",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/Documentation%2Fcmdref%2Fcilium-dbg_version.md",
"sha": "815c29390fbbfd08620d325a33ed471092a5e4f5",
"status": "modified"
},
{
"additions": 36,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-cli%2Fconnectivity%2Ftests%2Ferrors.go",
"changes": 70,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/cilium-cli%2Fconnectivity%2Ftests%2Ferrors.go?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 34,
"filename": "cilium-cli/connectivity/tests/errors.go",
"patch": "@@ -62,7 +62,8 @@ func NoErrorsInLogs(ciliumVersion semver.Version, checkLevels []string) check.Sc\n \t\thubbleQueueFull, reflectPanic, svcNotFound, unableTranslateCIDRgroups, gobgpWarnings,\n \t\tendpointMapDeleteFailed, etcdReconnection, epRestoreMissingState, mutationDetectorKlog,\n \t\thubbleFailedCreatePeer, fqdnDpUpdatesTimeout, longNetpolUpdate, failedToGetEpLabels,\n-\t\tfailedCreategRPCClient, unableReallocateIngressIP, fqdnMaxIPPerHostname, failedGetMetricsAPI, envoyTLSWarning}\n+\t\tfailedCreategRPCClient, unableReallocateIngressIP, fqdnMaxIPPerHostname, failedGetMetricsAPI, envoyTLSWarning,\n+\t\tciliumNodeConfigDeprecation}\n \t// The list is adopted from cilium/cilium/test/helper/utils.go\n \tvar errorMsgsWithExceptions = map[string][]logMatcher{\n \t\tpanicMessage: nil,\n@@ -281,39 +282,40 @@ const (\n \tklogLeaderElectionFail stringMatcher = \"error retrieving resource lock kube-system/cilium-operator-resource-lock:\" // from: https://github.com/cilium/cilium/issues/31050\n \tnilDetailsForService stringMatcher = \"retrieved nil details for Service\" // from: https://github.com/cilium/cilium/issues/35595\n \n-\tcantEnableJIT stringMatcher = \"bpf_jit_enable: no such file or directory\" // Because we run tests in Kind.\n-\tdelMissingService stringMatcher = \"Deleting no longer present service\" // cf. https://github.com/cilium/cilium/issues/29679\n-\tpodCIDRUnavailable stringMatcher = \" PodCIDR not available\" // cf. https://github.com/cilium/cilium/issues/29680\n-\tunableGetNode stringMatcher = \"Unable to get node resource\" // cf. https://github.com/cilium/cilium/issues/29710\n-\tsessionAffinitySocketLB stringMatcher = \"Session affinity for host reachable services needs kernel\" // cf. https://github.com/cilium/cilium/issues/29736\n-\tobjectHasBeenModified stringMatcher = \"the object has been modified; please apply your changes\" // cf. https://github.com/cilium/cilium/issues/29712\n-\tnoBackendResponse stringMatcher = \"The kernel does not support --service-no-backend-response=reject\" // cf. https://github.com/cilium/cilium/issues/29733\n-\tlegacyBGPFeature stringMatcher = \"You are using the legacy BGP feature\" // Expected when testing the legacy BGP feature.\n-\tetcdTimeout stringMatcher = \"etcd client timeout exceeded\" // cf. https://github.com/cilium/cilium/issues/29714\n-\tendpointRestoreFailed stringMatcher = \"Unable to restore endpoint, ignoring\" // cf. https://github.com/cilium/cilium/issues/29716\n-\tunableRestoreRouterIP stringMatcher = \"Unable to restore router IP from filesystem\" // cf. https://github.com/cilium/cilium/issues/29715\n-\trouterIPReallocated stringMatcher = \"Router IP could not be re-allocated\" // cf. https://github.com/cilium/cilium/issues/29715\n-\tcantFindIdentityInCache stringMatcher = \"unable to release identity: unable to find key in local cache\" // cf. https://github.com/cilium/cilium/issues/29732\n-\tkeyAllocFailedFoundMaster stringMatcher = \"Found master key after proceeding with new allocation\" // cf. https://github.com/cilium/cilium/issues/29738\n-\tcantRecreateMasterKey stringMatcher = \"unable to re-create missing master key\" // cf. https://github.com/cilium/cilium/issues/29738\n-\tcantUpdateCRDIdentity stringMatcher = \"Unable update CRD identity information with a reference for this node\" // cf. https://github.com/cilium/cilium/issues/29739\n-\tcantDeleteFromPolicyMap stringMatcher = \"cilium_call_policy: delete: key does not exist\" // cf. https://github.com/cilium/cilium/issues/29754\n-\thubbleQueueFull stringMatcher = \"hubble events queue is full\" // Because we run without monitor aggregation\n-\treflectPanic stringMatcher = \"reflect.Value.SetUint using value obtained using unexported field\" // cf. https://github.com/cilium/cilium/issues/33766\n-\tsvcNotFound stringMatcher = \"service not found\" // cf. https://github.com/cilium/cilium/issues/35768\n-\tunableTranslateCIDRgroups stringMatcher = \"Unable to translate all CIDR groups to CIDRs\" // Can be removed once v1.17 is released.\n-\tgobgpWarnings stringMatcher = \"component=gobgp.BgpServerInstance\" // cf. https://github.com/cilium/cilium/issues/35799\n-\tetcdReconnection stringMatcher = \"Error observed on etcd connection, reconnecting etcd\" // cf. https://github.com/cilium/cilium/issues/35865\n-\tepRestoreMissingState stringMatcher = \"Couldn't find state, ignoring endpoint\" // cf. https://github.com/cilium/cilium/issues/35869\n-\tmutationDetectorKlog stringMatcher = \"Mutation detector is enabled, this will result in memory leakage.\" // cf. https://github.com/cilium/cilium/issues/35929\n-\thubbleFailedCreatePeer stringMatcher = \"Failed to create peer client for peers synchronization\" // cf. https://github.com/cilium/cilium/issues/35930\n-\tfqdnDpUpdatesTimeout stringMatcher = \"Timed out waiting for datapath updates of FQDN IP information\" // cf. https://github.com/cilium/cilium/issues/35931\n-\tlongNetpolUpdate stringMatcher = \"onConfigUpdate(): Worker threads took longer than\" // cf. https://github.com/cilium/cilium/issues/36067\n-\tfailedToGetEpLabels stringMatcher = \"Failed to get identity labels for endpoint\" // cf. https://github.com/cilium/cilium/issues/36068\n-\tfailedCreategRPCClient stringMatcher = \"Failed to create gRPC client\" // cf. https://github.com/cilium/cilium/issues/36070\n-\tunableReallocateIngressIP stringMatcher = \"unable to re-allocate ingress IPv6\" // cf. https://github.com/cilium/cilium/issues/36072\n-\tfqdnMaxIPPerHostname stringMatcher = \"Raise tofqdns-endpoint-max-ip-per-hostname to mitigate this\" // cf. https://github.com/cilium/cilium/issues/36073\n-\tfailedGetMetricsAPI stringMatcher = \"retrieve the complete list of server APIs: metrics.k8s.io/v1beta1\" // cf. https://github.com/cilium/cilium/issues/36085\n+\tcantEnableJIT stringMatcher = \"bpf_jit_enable: no such file or directory\" // Because we run tests in Kind.\n+\tdelMissingService stringMatcher = \"Deleting no longer present service\" // cf. https://github.com/cilium/cilium/issues/29679\n+\tpodCIDRUnavailable stringMatcher = \" PodCIDR not available\" // cf. https://github.com/cilium/cilium/issues/29680\n+\tunableGetNode stringMatcher = \"Unable to get node resource\" // cf. https://github.com/cilium/cilium/issues/29710\n+\tsessionAffinitySocketLB stringMatcher = \"Session affinity for host reachable services needs kernel\" // cf. https://github.com/cilium/cilium/issues/29736\n+\tobjectHasBeenModified stringMatcher = \"the object has been modified; please apply your changes\" // cf. https://github.com/cilium/cilium/issues/29712\n+\tnoBackendResponse stringMatcher = \"The kernel does not support --service-no-backend-response=reject\" // cf. https://github.com/cilium/cilium/issues/29733\n+\tlegacyBGPFeature stringMatcher = \"You are using the legacy BGP feature\" // Expected when testing the legacy BGP feature.\n+\tetcdTimeout stringMatcher = \"etcd client timeout exceeded\" // cf. https://github.com/cilium/cilium/issues/29714\n+\tendpointRestoreFailed stringMatcher = \"Unable to restore endpoint, ignoring\" // cf. https://github.com/cilium/cilium/issues/29716\n+\tunableRestoreRouterIP stringMatcher = \"Unable to restore router IP from filesystem\" // cf. https://github.com/cilium/cilium/issues/29715\n+\trouterIPReallocated stringMatcher = \"Router IP could not be re-allocated\" // cf. https://github.com/cilium/cilium/issues/29715\n+\tcantFindIdentityInCache stringMatcher = \"unable to release identity: unable to find key in local cache\" // cf. https://github.com/cilium/cilium/issues/29732\n+\tkeyAllocFailedFoundMaster stringMatcher = \"Found master key after proceeding with new allocation\" // cf. https://github.com/cilium/cilium/issues/29738\n+\tcantRecreateMasterKey stringMatcher = \"unable to re-create missing master key\" // cf. https://github.com/cilium/cilium/issues/29738\n+\tcantUpdateCRDIdentity stringMatcher = \"Unable update CRD identity information with a reference for this node\" // cf. https://github.com/cilium/cilium/issues/29739\n+\tcantDeleteFromPolicyMap stringMatcher = \"cilium_call_policy: delete: key does not exist\" // cf. https://github.com/cilium/cilium/issues/29754\n+\thubbleQueueFull stringMatcher = \"hubble events queue is full\" // Because we run without monitor aggregation\n+\treflectPanic stringMatcher = \"reflect.Value.SetUint using value obtained using unexported field\" // cf. https://github.com/cilium/cilium/issues/33766\n+\tsvcNotFound stringMatcher = \"service not found\" // cf. https://github.com/cilium/cilium/issues/35768\n+\tunableTranslateCIDRgroups stringMatcher = \"Unable to translate all CIDR groups to CIDRs\" // Can be removed once v1.17 is released.\n+\tgobgpWarnings stringMatcher = \"component=gobgp.BgpServerInstance\" // cf. https://github.com/cilium/cilium/issues/35799\n+\tetcdReconnection stringMatcher = \"Error observed on etcd connection, reconnecting etcd\" // cf. https://github.com/cilium/cilium/issues/35865\n+\tepRestoreMissingState stringMatcher = \"Couldn't find state, ignoring endpoint\" // cf. https://github.com/cilium/cilium/issues/35869\n+\tmutationDetectorKlog stringMatcher = \"Mutation detector is enabled, this will result in memory leakage.\" // cf. https://github.com/cilium/cilium/issues/35929\n+\thubbleFailedCreatePeer stringMatcher = \"Failed to create peer client for peers synchronization\" // cf. https://github.com/cilium/cilium/issues/35930\n+\tfqdnDpUpdatesTimeout stringMatcher = \"Timed out waiting for datapath updates of FQDN IP information\" // cf. https://github.com/cilium/cilium/issues/35931\n+\tlongNetpolUpdate stringMatcher = \"onConfigUpdate(): Worker threads took longer than\" // cf. https://github.com/cilium/cilium/issues/36067\n+\tfailedToGetEpLabels stringMatcher = \"Failed to get identity labels for endpoint\" // cf. https://github.com/cilium/cilium/issues/36068\n+\tfailedCreategRPCClient stringMatcher = \"Failed to create gRPC client\" // cf. https://github.com/cilium/cilium/issues/36070\n+\tunableReallocateIngressIP stringMatcher = \"unable to re-allocate ingress IPv6\" // cf. https://github.com/cilium/cilium/issues/36072\n+\tfqdnMaxIPPerHostname stringMatcher = \"Raise tofqdns-endpoint-max-ip-per-hostname to mitigate this\" // cf. https://github.com/cilium/cilium/issues/36073\n+\tfailedGetMetricsAPI stringMatcher = \"retrieve the complete list of server APIs: metrics.k8s.io/v1beta1\" // cf. https://github.com/cilium/cilium/issues/36085\n+\tciliumNodeConfigDeprecation stringMatcher = \"cilium.io/v2alpha1 CiliumNodeConfig will be deprecated in cilium v1.16\" // cf. https://github.com/cilium/cilium/issues/37249\n \n \t// Logs messages that should not be in the cilium-envoy DS logs\n \tenvoyErrorMessage = \"[error]\"",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-cli%2Fconnectivity%2Ftests%2Ferrors.go",
"sha": "93539407e5106d95f256b946b90d2a6d0beeaee1",
"status": "modified"
},
{
"additions": 3,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fbuild-config.go",
"changes": 6,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/cilium-dbg%2Fcmd%2Fbuild-config.go?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 3,
"filename": "cilium-dbg/cmd/build-config.go",
"patch": "@@ -5,7 +5,6 @@ package cmd\n \n import (\n \t\"fmt\"\n-\t\"log/slog\"\n \t\"os\"\n \t\"strings\"\n \n@@ -17,6 +16,7 @@ import (\n \t\"github.com/cilium/cilium/pkg/hive\"\n \tk8sClient \"github.com/cilium/cilium/pkg/k8s/client\"\n \tk8sConsts \"github.com/cilium/cilium/pkg/k8s/constants\"\n+\t\"github.com/cilium/cilium/pkg/logging\"\n \t\"github.com/cilium/cilium/pkg/option/resolver\"\n )\n \n@@ -38,8 +38,8 @@ var buildConfigCmd = &cobra.Command{\n \tUse: \"build-config --node-name $K8S_NODE_NAME\",\n \tShort: \"Resolve all of the configuration sources that apply to this node\",\n \tRun: func(cmd *cobra.Command, args []string) {\n-\t\tfmt.Println(\"Running\")\n-\t\tif err := buildConfigHive.Run(slog.Default()); err != nil {\n+\t\tlog.Info(\"Running\")\n+\t\tif err := buildConfigHive.Run(logging.DefaultSlogLogger); err != nil {\n \t\t\tFatalf(\"Build config failed: %v\\n\", err)\n \t\t}\n \t},",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fbuild-config.go",
"sha": "898da3b6a3836504700873d58d76c929ad6dae62",
"status": "modified"
},
{
"additions": 1,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fpreflight_identity_crd_migrate.go",
"changes": 7,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/cilium-dbg%2Fcmd%2Fpreflight_identity_crd_migrate.go?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 6,
"filename": "cilium-dbg/cmd/preflight_identity_crd_migrate.go",
"patch": "@@ -6,7 +6,6 @@ package cmd\n import (\n \t\"context\"\n \t\"errors\"\n-\t\"log/slog\"\n \t\"path\"\n \t\"sync\"\n \t\"time\"\n@@ -64,11 +63,7 @@ func migrateIdentityCmd() *cobra.Command {\n \thive.RegisterFlags(cmd.Flags())\n \n \tcmd.Run = func(cmd *cobra.Command, args []string) {\n-\t\t// The internal packages log things. Make sure they follow the setup of\n-\t\t// the CLI tool.\n-\t\tlogging.DefaultLogger.SetFormatter(log.Formatter)\n-\n-\t\tif err := hive.Run(slog.Default()); err != nil {\n+\t\tif err := hive.Run(logging.DefaultSlogLogger); err != nil {\n \t\t\tlog.Fatal(err)\n \t\t}\n \t}",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fpreflight_identity_crd_migrate.go",
"sha": "7a97ca05de71c4395bf954bf14b77bbbdaf2d911",
"status": "modified"
},
{
"additions": 1,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fpreflight_k8s_valid_cnp.go",
"changes": 7,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/cilium-dbg%2Fcmd%2Fpreflight_k8s_valid_cnp.go?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 6,
"filename": "cilium-dbg/cmd/preflight_k8s_valid_cnp.go",
"patch": "@@ -6,7 +6,6 @@ package cmd\n import (\n \t\"context\"\n \t\"fmt\"\n-\t\"log/slog\"\n \t\"time\"\n \n \t\"github.com/cilium/hive/cell\"\n@@ -45,11 +44,7 @@ has an exit code 1 is returned.`,\n \thive.RegisterFlags(cmd.Flags())\n \n \tcmd.Run = func(cmd *cobra.Command, args []string) {\n-\t\t// The internal packages log things. Make sure they follow the setup of of\n-\t\t// the CLI tool.\n-\t\tlogging.DefaultLogger.SetFormatter(log.Formatter)\n-\n-\t\tif err := hive.Run(slog.Default()); err != nil {\n+\t\tif err := hive.Run(logging.DefaultSlogLogger); err != nil {\n \t\t\tlog.Fatal(err)\n \t\t}\n \t}",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Fpreflight_k8s_valid_cnp.go",
"sha": "99892ce0bfd90be06eceb3ca868a64eac6cf3432",
"status": "modified"
},
{
"additions": 8,
"blob_url": "https://github.com/cilium/cilium/blob/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Froot.go",
"changes": 14,
"contents_url": "https://api.github.com/repos/cilium/cilium/contents/cilium-dbg%2Fcmd%2Froot.go?ref=a8a31219ca239d269f29c8b343494d5ac80e5c1f",
"deletions": 6,
"filename": "cilium-dbg/cmd/root.go",
"patch": "@@ -8,21 +8,23 @@ import (\n \t\"io\"\n \t\"os\"\n \n-\t\"github.com/sirupsen/logrus\"\n \t\"github.com/spf13/cobra\"\n \t\"github.com/spf13/viper\"\n \n \tclientPkg \"github.com/cilium/cilium/pkg/client\"\n \t\"github.com/cilium/cilium/pkg/cmdref\"\n \t\"github.com/cilium/cilium/pkg/components\"\n+\t\"github.com/cilium/cilium/pkg/logging\"\n+\t\"github.com/cilium/cilium/pkg/logging/logfields\"\n+\t\"github.com/cilium/cilium/pkg/option\"\n )\n \n var (\n \tvp = viper.New()\n \n \tcfgFile string\n \tclient *clientPkg.Client\n-\tlog = logrus.New()\n+\tlog = logging.DefaultLogger.WithField(logfields.LogSubsys, \"cilium-dbg\")\n \tverbose = false\n )\n \n@@ -51,6 +53,8 @@ func init() {\n \tflags := RootCmd.PersistentFlags()\n \tflags.StringVar(&cfgFile, \"config\", \"\", \"Config file (default is $HOME/.cilium.yaml)\")\n \tflags.BoolP(\"debug\", \"D\", false, \"Enable debug messages\")\n+\tflags.StringSlice(option.LogDriver, []string{}, \"Logging endpoints to use (example: syslog)\")\n+\tflags.Var(option.NewNamedMapOptions(option.LogOpt, &option.Config.LogOpt, nil), option.LogOpt, \"Log driver options (example: format=json)\")\n \tflags.StringP(\"host\", \"H\", \"\", \"URI to server-side API\")\n \tvp.BindPFlags(flags)\n \tRootCmd.AddCommand(cmdref.NewCmd(RootCmd))\n@@ -75,10 +79,8 @@ func initConfig() {\n \t\tfmt.Println(\"Using config file:\", vp.ConfigFileUsed())\n \t}\n \n-\tif vp.GetBool(\"debug\") {\n-\t\tlog.Level = logrus.DebugLevel\n-\t} else {\n-\t\tlog.Level = logrus.InfoLevel\n+\tif err := logging.SetupLogging(option.Config.LogDriver, option.Config.LogOpt, \"cilium-dbg\", vp.GetBool(\"debug\")); err != nil {\n+\t\tFatalf(\"Error while setting up logging: %s\\n\", err)\n \t}\n \n \tif cl, err := clientPkg.NewClient(vp.GetString(\"host\")); err != nil {",
"raw_url": "https://github.com/cilium/cilium/raw/a8a31219ca239d269f29c8b343494d5ac80e5c1f/cilium-dbg%2Fcmd%2Froot.go",
"sha": "3c88dca030c6dc612cd4dae1ca7286fc1a05f287",
"status": "modified"
}
]
```
|
It does appear that the However, this changes the returned data structure slightly and nests arrays. Kinda a pain in the ass since everything down stream that handles the returned json data structure would need to be updated. Thought I suppose the Octo For example...
So with |
Fixes: pwntester#819 The original arguments to `gh api` for certain commands are problematic. For instance: @@ -85,13 +95,14 @@ end function PullRequest:get_changed_files(callback) local url = string.format("repos/%s/pulls/%d/files", self.repo, self.number) gh.run { - args = { "api", "--paginate", url, "--jq", "." }, In the above arguments the returned results, if exceeds one pages, will be two separate JSON arrays. E.g. [{page1..}][{page2...}]. You cannot feed this directly to `vim.fn.jsondecode` since its not actually valid json, its two json arrays in a single string. Luckily, `gh` includes the `--slurp` argument to the `api` command which works similiarly to `jq`'s slurp command, concating sequential arrays. We can use this, with one catch. The results of any API call with `--slurp` is "an array of pages" and thus the data we want is nested one level deep. We simply write a `merge_pages` function which extracts all items into a 1d array, which is what Octo currently expects. Signed-off-by: ldelossa <[email protected]>
Hey there.
So I was looking over some octo.nvim code and I saw this:
octo.nvim/lua/octo/model/pull-request.lua
Lines 88 to 94 in 5579f20
I recall this being an issue because the "--paginate" flag does NOT concat JSON arrays. Instead, the next page is outputted as another array.
I tested this with a PR with a lot of changed files, using
cilium/cilium
as an example and this is indeed the case:I'll attach the output of the CLI command below, but essentially, because the number of changed files results in two pages, the output from
gh cli
has two discrete json arrays.This obviously breaks
vim.fn.jsondecode
with an error like this:Unfortunately, in the past I've fixed this by writing my own paginator. It would be nice if this would not be the case. The last time I dealt with this tho, the embedded 'jq' syntax in
gh
cli didn't have the ability to concat the arrays. Maybe this has changed tho!Suggested fix:
#820
The text was updated successfully, but these errors were encountered: