[GH-ISSUE #92] Allow Updates to Require No User Interaction #28

Open
opened 2026-02-26 12:39:58 +03:00 by kerem · 3 comments
Owner

Originally created by @gdeeble on GitHub (Oct 9, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/92

🌟 Briefly describe the feature

When clicking update, the script should be able to run without user interaction

📝 Detailed description

Seeing as this is scripted, it would be beneficial that on clicking update, the script would run and update as expected without requiring a user to press enter on the update screen in SSH.

💡 Why is this useful?

By doing this, you can gain the follow:

  • streamline the update process
  • remove the need for an SSH view from the update script
  • provide updates in the UI that may provide more value
  • provide a cleaner appearance
Originally created by @gdeeble on GitHub (Oct 9, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/92 ### 🌟 Briefly describe the feature When clicking update, the script should be able to run without user interaction ### 📝 Detailed description Seeing as this is scripted, it would be beneficial that on clicking update, the script would run and update as expected without requiring a user to press enter on the update screen in SSH. ### 💡 Why is this useful? By doing this, you can gain the follow: - streamline the update process - remove the need for an SSH view from the update script - provide updates in the UI that may provide more value - provide a cleaner appearance
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 9, 2025):

We did not do that in the main repo, and as this is just a extention to it, we will not make changes to the scripts or the backend wich are not done to the main repo as well. otherwise maintainig would kill us time wise.
This will be here if it ever gets implemented in the main repo

<!-- gh-comment-id:3386816708 --> @michelroegl-brunner commented on GitHub (Oct 9, 2025): We did not do that in the main repo, and as this is just a extention to it, we will not make changes to the scripts or the backend wich are not done to the main repo as well. otherwise maintainig would kill us time wise. This will be here if it ever gets implemented in the main repo
Author
Owner

@gdeeble commented on GitHub (Oct 11, 2025):

That's fair.

My thought would be only if we could get the main repo to support passing args to the script that link directly to the menu options, for quick execution.

If we can get this in the main repo, then this could fall right into place.

<!-- gh-comment-id:3392752627 --> @gdeeble commented on GitHub (Oct 11, 2025): That's fair. My thought would be only if we could get the main repo to support passing args to the script that link directly to the menu options, for quick execution. If we can get this in the main repo, then this could fall right into place.
Author
Owner

@michelroegl-brunner commented on GitHub (Oct 11, 2025):

That is planned and in the dev repo implemented, at least for the install

<!-- gh-comment-id:3392950619 --> @michelroegl-brunner commented on GitHub (Oct 11, 2025): That is planned and in the dev repo implemented, at least for the install
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/ProxmoxVE-Local#28
No description provided.