github Heavybullets8/heavy_script v2.3.0

latest releases: v2.9.5, v2.9.4, v2.9.3...
13 months ago

[Features]

  • Directly specify an application using heavyscript pvc --mount/--unmount APPNAME.
  • Use ALL for unmounting all applications (not valid for --mount).
  • Unmount individual applications

[Logic Updates]

  • On command execution, all PVCs within a namespace will be mounted without individual selection, since the app remains inactive anyway.
  • Refined unmounting: target a specific application or opt for ALL to unmount all.
  • Removed the option to choose a pool, since that made no difference anyway, and caused unnecessary complications.

[Examples]
heavyscript pvc --unmount photoprism
heavyscript pvc --unmount ALL
heavyscript pvc --mount photoprism

[Notes]

  • Users can of course still see the menu if they decide not to pass an application name to --mount or --unmount or even pvc

[Bugfix]

Don't miss a new heavy_script release

NewReleases is sending notifications on new releases.