[PR #3] [MERGED] added backup, restore and edit #20

Closed
opened 2026-03-02 05:09:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/goodhosts/cli/pull/3
Author: @luthermonson
Created: 1/20/2020
Status: Merged
Merged: 1/20/2020
Merged by: @luthermonson

Base: masterHead: backup-restore


📝 Commits (1)

  • 2dd8c42 added backup, restore and edit

📊 Changes

8 files changed (+132 additions, -23 deletions)

View changed files

📝 cmd/add.go (+5 -4)
📝 cmd/backup.go (+19 -2)
📝 cmd/check.go (+4 -3)
cmd/edit.go (+38 -0)
📝 cmd/list.go (+5 -3)
📝 cmd/main.go (+34 -2)
📝 cmd/remove.go (+6 -6)
📝 cmd/restore.go (+21 -3)

📄 Description

Closes #1 and #2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/goodhosts/cli/pull/3 **Author:** [@luthermonson](https://github.com/luthermonson) **Created:** 1/20/2020 **Status:** ✅ Merged **Merged:** 1/20/2020 **Merged by:** [@luthermonson](https://github.com/luthermonson) **Base:** `master` ← **Head:** `backup-restore` --- ### 📝 Commits (1) - [`2dd8c42`](https://github.com/goodhosts/cli/commit/2dd8c427b3501ea759845b79f9f523d87f7674e8) added backup, restore and edit ### 📊 Changes **8 files changed** (+132 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `cmd/add.go` (+5 -4) 📝 `cmd/backup.go` (+19 -2) 📝 `cmd/check.go` (+4 -3) ➕ `cmd/edit.go` (+38 -0) 📝 `cmd/list.go` (+5 -3) 📝 `cmd/main.go` (+34 -2) 📝 `cmd/remove.go` (+6 -6) 📝 `cmd/restore.go` (+21 -3) </details> ### 📄 Description Closes #1 and #2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 05:09:16 +03:00
Sign in to join this conversation.
No labels
bug
bug
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cli#20
No description provided.