[PR #4206] [MERGED] Added System CLI #6326

Closed
opened 2026-02-05 10:29:19 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4206
Author: @ssddanbrown
Created: 4/28/2023
Status: Merged
Merged: 4/28/2023
Merged by: @ssddanbrown

Base: developmentHead: system_cli


📝 Commits (1)

  • 0aca1c2 Added system cli, and created backups directory

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

bookstack-system-cli (+0 -0)
storage/backups/.gitignore (+2 -0)

📄 Description

Addition of CLI for BookStack system operations like backup, restore, init.
Development and details in https://github.com/BookStackApp/system-cli.
This PR is the initial (very alpha) inclusion into BookStack.


🔄 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/BookStackApp/BookStack/pull/4206 **Author:** [@ssddanbrown](https://github.com/ssddanbrown) **Created:** 4/28/2023 **Status:** ✅ Merged **Merged:** 4/28/2023 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `system_cli` --- ### 📝 Commits (1) - [`0aca1c2`](https://github.com/BookStackApp/BookStack/commit/0aca1c23329488f8cc4dd74e98028ee0623cb0c7) Added system cli, and created backups directory ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `bookstack-system-cli` (+0 -0) ➕ `storage/backups/.gitignore` (+2 -0) </details> ### 📄 Description Addition of CLI for BookStack system operations like backup, restore, init. Development and details in https://github.com/BookStackApp/system-cli. This PR is the initial (very alpha) inclusion into BookStack. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:29:19 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6326