Check which RouterOS versions include a specific command or attribute by searching the
published /console/inspect schema. When enriched
deep-inspect.json data exists, attribute lookups also show completion values.
Lookup RouterOS Command
Version
Status
Details
How to use RouterOS Command Lookup …Lookup
Type a RouterOS CLI path — results appear as you type, about
400 ms after you stop. Press Enter to search immediately.
The last segment determines what you get back:
/ip/address ← path: lists available commands
/ip/address/set ← command: lists its attributes
/ip/address/set + address ← attribute: shows the type hint
Path goes in CLI Path. If you want to inspect a
specific attribute, enter its name in Attribute.
Clear resets both fields so you can start a new search.
Share copies a direct link capturing your path, attribute,
version, and all toggles.
Version Checking
Version picks which RouterOS release to search.
extra-packages searches schemas built with the full
all_packages bundle, which adds:
container, dude, iot, lora,
openflow, tr069-client, user-manager,
rose-storage, ups, wifi-qcom,
wifi-qcom-ac, zerotier, calea,
and gps (package list as of 7.22).
Without this toggle, only the base CHR image is searched.
check all versions scans every published release at once.
include testing adds beta and RC builds to the version list
and automatically enables all-version scanning.
Understanding Results
Each version links to its MikroTik release notes. The last column
shows what the lookup found — child commands when you
search a path, attributes when you search a command, or a
type hint when you search a specific attribute.
π¬ Found a bug? Want a feature? Need a specific version built?
Everything is tracked on GitHub β
open an issue.