Skip to content

Write a backup manifest for archive exports - #328

Open
jongio wants to merge 1 commit into
mainfrom
idea/backup-manifest
Open

Write a backup manifest for archive exports#328
jongio wants to merge 1 commit into
mainfrom
idea/backup-manifest

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Closes #324

Adds thermoworks backup --manifest to write a manifest.json index next to exported archive files. JSON output now includes the manifest path when the option is used.

Validation:

  • pnpm exec biome check packages/cli/src/commands/backup.ts packages/cli/src/command-registry.ts packages/cli/tests/backup.test.ts
  • pnpm --filter .\packages\cli exec vitest run tests/backup.test.ts
  • pnpm --filter .\packages\cli typecheck

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 340b4dd3-b4b3-4f1a-9163-66b16d96fa81
@jongio jongio added the idea Feature idea from the idea pipeline label Jul 24, 2026
@jongio jongio self-assigned this Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

idea Feature idea from the idea pipeline

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write a backup manifest for archive exports

1 participant