enonic / cli-enonic

GNU General Public License v3.0
41 stars 2 forks source link

Add threshold argument to vacuum command #481

Closed alansemenov closed 8 months ago

alansemenov commented 11 months ago

Vacuum API supports ageThreshold parameter to override the default value provided in the config.

Add --threshold/-t parameter to CLI's enonic vacuum command to support this.