Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

bitwisecook's avatar
bitwisecook
Icon for Altostratus rankAltostratus
May 16, 2026

CLI Tool for BIG-IP - f5 cli

I'm releasing a CLI tool for inspecting and manipulating configuration. It’s a whole suite of tools in one, from `f5 grep` through to the advanced jq-style `f5 query`

This tool is based on my last 20 years of using and abusing BIG-IP, and the ideas behind all the tooling I built along the way.

https://github.com/bitwisecook/tcl-lsp/blob/main/INSTALL-cli.md

https://github.com/bitwisecook/tcl-lsp/tree/main/docs/references/f5_query

https://github.com/bitwisecook/tcl-lsp/tree/main/samples/for_f5_query

there’s lots of documentation, worked examples, KCS style docs covering it, contending help including shell completion support.

 It requires Python 3.10+ for now.

feel free to discuss here or raise issues on GitHub.

 This is part of my much larger work on an LSP, MCP, and AI tooling for all editors and harnesses to improve f5 tooling.

No RepliesBe the first to reply