Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Enhance App Handler for Multi-App Operations #126

Merged
merged 6 commits into from
Aug 17, 2023
Merged

Conversation

Heavybullets8
Copy link
Owner

With this update, we've made significant improvements to the App Handler in heavyscript to make multi-app operations more seamless:

  • Multi-App Support: Users can now specify multiple app names or use the keyword 'ALL' for start, stop, and restart operations.
  • Improved App Prompts: When no app_name is provided, the script prompts users to select from available applications, making it more user-friendly.
  • Enhanced Help Function: The help page has been updated to provide clear instructions on multi-app operations and using the 'ALL' keyword.
  • Error Handling: The script is now more resilient with better error messaging, making it easier for users to understand any issues they might face.

@Heavybullets8 Heavybullets8 linked an issue Aug 17, 2023 that may be closed by this pull request
@Heavybullets8 Heavybullets8 merged commit 40366b0 into main Aug 17, 2023
2 checks passed
@Heavybullets8 Heavybullets8 deleted the lifecycle-multiple branch August 17, 2023 00:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Option to stop all/several Applications at the same time
1 participant