-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Using a cli, I would like to be able to update all apps. One approach I was thinking was to list all apps and update them all manually with a script.
- I can't find a command using the cli to show every installed/available apps, proposition is
runtipi-cli app listto report install apps and adding --all to report list of available apps. - cli should support update of all apps ans skip in case of errors: proposition is to use:
runtipi-cli app update --all
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels