Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

orbit clean

NAME

clean - remove the target directory

SYNOPSIS

orbit clean [options]

DESCRIPTION

Remove artifacts that Orbit has generated in the past.

By default, this command deletes all directories found within the current project’s target directory. To select a single target’s directory for removal, use the --target option.

OPTIONS

--doc
            Whether or not to clean just the documentation directory

--target, -t <name>
            Target output directory to just remove

--target-dir <dir>
            The relative directory where the targets exist

EXAMPLES

orbit clean
orbit clean --target modelsim