[PR #63] [CLOSED] Add run_command API endpoint #77

Closed
opened 2026-02-27 22:07:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sibprogrammer/owp/pull/63
Author: @punkeel
Created: 6/13/2015
Status: Closed

Base: masterHead: add-runcommand-api


📝 Commits (1)

  • 9dcab02 Add {run,exec}_command API endpoint

📊 Changes

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

View changed files

📝 app/controllers/api/virtual_servers_controller.rb (+30 -2)
📝 app/models/virtual_server.rb (+9 -0)

📄 Description

Arguments:

  • command: the command to run. Might have multiple lines.

🔄 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/sibprogrammer/owp/pull/63 **Author:** [@punkeel](https://github.com/punkeel) **Created:** 6/13/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-runcommand-api` --- ### 📝 Commits (1) - [`9dcab02`](https://github.com/sibprogrammer/owp/commit/9dcab020567b33f428ad640ed66d9575e1bd16f5) Add {run,exec}_command API endpoint ### 📊 Changes **2 files changed** (+39 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/controllers/api/virtual_servers_controller.rb` (+30 -2) 📝 `app/models/virtual_server.rb` (+9 -0) </details> ### 📄 Description Arguments: - command: the command to run. Might have multiple lines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:07:31 +03:00
Sign in to join this conversation.
No labels
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/owp#77
No description provided.