Skip to content

Implement cost:breakdown — N-day window with previous-window trend comparison #109

Description

@glennmichael123

Implementation issue split out from #107.

Replace the mock-data body in packages/ts-cloud/bin/commands/cost.ts (cost:breakdown command) with real implementation:

  • Honor the existing --days <n> option (default 30).
  • Query Cost Explorer for last N days and the N days before that to compute the trend column.
  • Group by service.

Acceptance

Related

  • #107 — tactical guard

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions