@dx-do/cli 5.2.48 → 5.2.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -29,7 +29,7 @@ dx-do <--config=<config-file>> command-group command <parameter>=<value>
29
29
  #### Output
30
30
 
31
31
  ```
32
- ℹ info dx-do v5.2.46 on node v22.21.0 on darwin-arm64 via node (ssl: 3.5.4)
32
+ ℹ info dx-do v5.2.48 on node v22.21.0 on darwin-arm64 via node (ssl: 3.5.4)
33
33
  ⚠ warning Not loading configuration
34
34
  ✖ error Usage: dx-do --option[=value]... <command-group> <command> <command-param>=<value>...
35
35
  ℹ info Available command-groups: acc, agent, agentic, alarm, alert, apm-universe, asm, attribute, audit, auth, axa, blob, channel, config, dashboard, diagnose, event, experience, graph, help, inventory, jsextension, log, managementmodule, metrex, metric, metricgrouping, nass, o2-alert, o2-managementmodule, o2-metricgrouping, o2-universe, perspective, service, situation, sql, tas, topographer, trace, ui, vertex
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dx-do/cli",
3
- "version": "5.2.48",
3
+ "version": "5.2.49",
4
4
  "description": "CLI execution of DX Operational Observability operations and triage",
5
5
  "author": "Ki Alam",
6
6
  "logo": {