Skip to content

Add config export and import - #363

Merged
jongio merged 2 commits into
mainfrom
idea/config-backup-restore
Aug 2, 2026
Merged

Add config export and import#363
jongio merged 2 commits into
mainfrom
idea/config-backup-restore

Conversation

@jongio

@jongio jongio commented Jul 24, 2026

Copy link
Copy Markdown
Owner

Closes #274

Adds dispatch config export and dispatch config import for backing up and restoring settings. Export writes JSON to stdout or --out, and import reads from stdin or --in before saving through the normal config path.

Validation:

  • go build ./...
  • mage install

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
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 1f9c4d25-0d71-40ed-ae4c-4e703a9b4291
@jongio
jongio merged commit 244f4d0 into main Aug 2, 2026
2 checks passed
@jongio
jongio deleted the idea/config-backup-restore branch August 2, 2026 01:12
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.

Add dispatch config export and import to back up and move settings

1 participant