Skip to content

ws1_app_versions_prune

Mart Verburg edited this page Jan 23, 2025 · 3 revisions

Description

The ws1_app_versions_prune key specifies whether to prune old versions of an app from WorkSpace ONE.

When set to dry_run the old app versions are not actually deleted from Workspace ONE UEM, this is the default setting. To test what versions would be deleted, use in combination with a verbose level of 4 to show how the criteria apply e.g. run autopkg with -vvvv or set export AUTOPKG_verbose=4 before doing an autopkg run.

Default: dry_run. Possible values: True or False or dry_run

See also ws1_app_versions_to_keep

Required: False, you can leave it at the default setting of 'dry_run' so not old versions actually are removed.