Skip to content

Add service backups command and MCP tool - #193

Open
areina wants to merge 1 commit into
mainfrom
toni/service-backups
Open

Add service backups command and MCP tool #193
areina wants to merge 1 commit into
mainfrom
toni/service-backups

Conversation

@areina

@areina areina commented Aug 19, 2026

Copy link
Copy Markdown
Member
  • lists the backups for a service, preview only
  • table doesn't display the label, json and yaml keep it
  • sizes use docker/go-units

Example:

> TIGER_EXPERIMENTAL=1 tiger service backups <service-id>

  ┌──────────────────┬─────────────┬──────────┬──────────┬──────────────────────────────────────────────┐
  │     STARTED      │    TYPE     │ DURATION │   SIZE   │                   REGIONS                    │
  ├──────────────────┼─────────────┼──────────┼──────────┼──────────────────────────────────────────────┤
  │ 2026-08-19 09:30 │ FULL        │ 11m12s   │ 4.5GiB   │ us-east-1 (FINISHED), eu-central-1 (RUNNING) │
  │ 2026-08-19 14:00 │ INCREMENTAL │ 45s      │ 50.83MiB │ us-east-1 (FINISHED), eu-central-1 (FAILED)  │
  └──────────────────┴─────────────┴──────────┴──────────┴──────────────────────────────────────────────┘


@CLAassistant

CLAassistant commented Aug 19, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@areina
areina force-pushed the toni/service-backups branch 2 times, most recently from b6334ee to 8bc733b Compare August 19, 2026 20:00
@areina areina closed this Aug 20, 2026
@areina areina reopened this Aug 20, 2026
- lists the backups for a service, preview only
- table doesn't display the label, json and yaml keep it
- sizes use docker/go-units
@areina
areina force-pushed the toni/service-backups branch 2 times, most recently from 2b3d434 to f93dac5 Compare August 20, 2026 13:50
@areina
areina marked this pull request as ready for review August 20, 2026 13:52
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