docs - Adding console stubs
This commit is contained in:
parent
b60e36965b
commit
0ae16c2c84
|
@ -210,3 +210,60 @@ Note you can show CPU and Memory usage info by clicking the icon in the top righ
|
|||
For debugging and communicating with the mesh agent.
|
||||
|
||||
It allows JS commands to be issued to the device but also run extra commands from the meshcore. Type `help` for all available options
|
||||
|
||||
- 2falock
|
||||
- acceleratorsstats
|
||||
- agentissues
|
||||
- agentstats
|
||||
- amtacm
|
||||
- amtmanager
|
||||
- amtpasswords
|
||||
- amtstats
|
||||
- args
|
||||
- autobackup
|
||||
- backupconfig
|
||||
- bad2fa
|
||||
- badlogins
|
||||
- certexpire
|
||||
- certhashes
|
||||
- closeusersessions
|
||||
- cores
|
||||
- dbcounters
|
||||
- dbstats
|
||||
- dispatchtable
|
||||
- dropallcira
|
||||
- dupagents
|
||||
- email
|
||||
- emailnotifications
|
||||
- firebase
|
||||
- heapdump
|
||||
- heapdump2
|
||||
- help
|
||||
- info
|
||||
- le
|
||||
- lecheck
|
||||
- leevents
|
||||
- maintenance
|
||||
- migrationagents
|
||||
- mps
|
||||
- mpsstats
|
||||
- msg
|
||||
- nodeconfig
|
||||
- print
|
||||
- relays
|
||||
- removeinactivedevices
|
||||
- resetserver
|
||||
- serverupdate
|
||||
- setmaxtasks
|
||||
- showpaths
|
||||
- sms
|
||||
- swarmstats
|
||||
- tasklimiter
|
||||
- trafficdelta
|
||||
- trafficstats
|
||||
- updatecheck
|
||||
- usersessions
|
||||
- versions
|
||||
- watchdog
|
||||
- webpush
|
||||
- webstats
|
||||
|
|
Loading…
Reference in New Issue