summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix_mod_inst_cmd-3a46c7233e3.yaml
blob: 43b2a3dd12ccde362208d9bb44e5002d654b7873 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - The module-instances command now returns a paginated
    list of instances.  A --count_only flag was added to the
    command to return a summary of the applied instances
    based on the MD5 of the module (this is most useful
    for live_update modules, to see which ones haven't been
    updated). Bug 1554900