File Delete

Description

The File Delete Action Component is to delete a file.

Component Properties

NameRequiredDescription
FilenameFalseFilename
AllTrueAll. The value of cp.All can be either "true" or "false". If true, it will delete all files. Handle with caution!

The file has to be inside these folders:

On Windows: C:\ProgramData\HubKit\action\actmgr\data\
On Mac OS: /Library/Application Support/HubKit/action/scripts/actmgr/data/
On Linux: /var/opt/hubkit/action/scripts/actmgr\data\

any path information will be relative from these folders.