Skip to main content

clean

Removes stale or outdated artifacts from the build directory.

ink clean [-w <path>] [-t <path>]

Options

OptionShorthandDescription
--workspace <path>-wPath to the workspace directory. Defaults to the current directory.
--target <path>-tPath to the build output directory.

See Also