Skip to content

Commit 6150d1b

Browse files
authored
Add "--allow-unstable" section for app update
Fixes #12324 Signed-off-by: rakekniven <[email protected]>
1 parent aad39dd commit 6150d1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

admin_manual/occ_command.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,10 @@ To show available update(s) without updating::
308308

309309
sudo -u www-data php occ app:update --showonly
310310

311+
To update an app to an unstable release, for instance News::
312+
313+
sudo -u www-data php occ app:update --allow-unstable news
314+
311315
.. _background_jobs_selector_label:
312316

313317
Background jobs selector

0 commit comments

Comments
 (0)