artifacts clean

Parameters:
Name Type Required Default Hint
force boolean false false Set to true to skip the prompt

Command Usage

Remove all packages from the artifacts cache. Cached packages will be removed from the file system.
Use this command to force the "install" command to re-download the files fresh.

artifacts clean
Use the "force" parameter to skip the prompt.
artifacts clean --force