Skip to content

Add config flags to backup cmd#16

Merged
CodeMonkeyCybersecurity merged 1 commit intomainfrom
codex/update-cmd/create/backup.go-with-flags
Nov 25, 2025
Merged

Add config flags to backup cmd#16
CodeMonkeyCybersecurity merged 1 commit intomainfrom
codex/update-cmd/create/backup.go-with-flags

Conversation

@CodeMonkeyCybersecurity
Copy link
Owner

Summary

  • make backup command prompt for host, user, repo-dir, password-file and paths
  • build restic repo URL from flags
  • ask for password via PromptSecret and save to selected file
  • remove hard-coded eos_user paths

Testing

  • go test ./... (fails: context missing required attribute and other test failures)

https://chatgpt.com/codex/tasks/task_e_684fd3a3d95c832cb5169aab6fd2b73c

@CodeMonkeyCybersecurity CodeMonkeyCybersecurity merged commit 42c45f7 into main Nov 25, 2025
5 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant