[PR #569] [MERGED] feat: Add --extract flag to update command #1227

Closed
opened 2026-03-01 14:48:56 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ArchiveBox/ArchiveBox/pull/569
Author: @cdvv7788
Created: 12/5/2020
Status: Merged
Merged: 12/5/2020
Merged by: @pirate

Base: v0.5.0Head: extract-command-update


📝 Commits (1)

  • 3538960 feat: Add --extract flag to update command

📊 Changes

2 files changed (+18 additions, -1 deletions)

View changed files

📝 archivebox/cli/archivebox_update.py (+8 -0)
📝 archivebox/main.py (+10 -1)

📄 Description

Summary

This flag was added to the add command. It is missing in the update command. This PR fixes that.

Related issues

#504

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk

🔄 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/ArchiveBox/ArchiveBox/pull/569 **Author:** [@cdvv7788](https://github.com/cdvv7788) **Created:** 12/5/2020 **Status:** ✅ Merged **Merged:** 12/5/2020 **Merged by:** [@pirate](https://github.com/pirate) **Base:** `v0.5.0` ← **Head:** `extract-command-update` --- ### 📝 Commits (1) - [`3538960`](https://github.com/ArchiveBox/ArchiveBox/commit/35389608d151a81aacbf9c0c882e06e8c230b4b4) feat: Add --extract flag to update command ### 📊 Changes **2 files changed** (+18 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `archivebox/cli/archivebox_update.py` (+8 -0) 📝 `archivebox/main.py` (+10 -1) </details> ### 📄 Description <!-- IMPORTANT: Do not submit PRs with only formatting / PEP8 / line length changes. --> # Summary This flag was added to the `add` command. It is missing in the `update` command. This PR fixes that. # Related issues #504 # Changes these areas - [ ] Bugfixes - [X] Feature behavior - [X] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:48:56 +03:00
Sign in to join this conversation.
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/ArchiveBox#1227
No description provided.