Skip to content

CEXT-5783: 'db org stats' command - #35

Merged
pdohogne-magento merged 2 commits into
epic/abdb-implementationfrom
CEXT-5783-db-org-stats
Feb 20, 2026
Merged

CEXT-5783: 'db org stats' command#35
pdohogne-magento merged 2 commits into
epic/abdb-implementationfrom
CEXT-5783-db-org-stats

Conversation

@pdohogne-magento

@pdohogne-magento pdohogne-magento commented Feb 18, 2026

Copy link
Copy Markdown
Collaborator

Description

Add aio app db org stats command and update aio app db stats to accept the --scale option

Related Issue

CEXT-5783: Expose storage usage for entire Org

Related PRs:
https://git.corp.adobe.com/CNA/adp-storage-database/pull/126
adobe/aio-lib-db#64

Motivation and Context

How Has This Been Tested?

Expose storage usage for entire Org

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@nofuss nofuss left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only a very minor suggestion

lastUpdated: new Date('2026-01-29T15:31:57Z')
},
{
namespace: '123456-1138whitewampa',

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor, but you might include a non-prod namespace for fun, e.g.

     namespace: '123456-1138whitewampa-stage',

@pdohogne-magento
pdohogne-magento merged commit df98265 into epic/abdb-implementation Feb 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants