LeaUK
1
I’m clearly new to CLI, however why can’t I get this simple command to execute without error?
/interface lte info lte1 once
‘bad command name info (line 1 column 16)’
It’s all over the Mikrotik docs and interwebs.
The interface name appears to be ‘lte1’ so tried /interface lte1 info lte1 once - and various combos just in case. Still no joy 
What a nuub 
LeaUK
2
OK, found it: RouterOS changed ‘info’ to ‘monitor’
/interface lte monitor lte1 once
Where are the commands/changes documented for RouterOS v7?
update:
Tab is your friend when things don’t work and if you suspect the command has changed:
In CLI > /interface lte
[admin@Me] > /interface lte
apn at-chat disable export monitor scan
esim cell-monitor edit find print set
settings comment enable firmware-upgrade reset unset
Info is missing!