Allow Updates to Require No User Interaction #31

Open
opened 2025-11-20 04:12:04 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @gdeeble on GitHub (Oct 9, 2025).

🌟 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). ### 🌟 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
saavagebueno added the enhancement label 2025-11-20 04:12:04 -05:00
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

@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 10, 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.

@gdeeble commented on GitHub (Oct 10, 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

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#31