Skip to content

Keiko Tools: Clean

German Vekhorev edited this page Jul 10, 2021 · 3 revisions

Description

Deletes the .artifacts folder and prints deletion statistics (the number of files deleted, the number of bytes freed).

Usage

tool:clean

No arguments.

Examples

It's as simple as it sounds.

$ java -jar keiko.jar tool:clean
[Keiko] info      Deleted 8 artifacts (1689 bytes). Errors: 0
Clone this wiki locally