# Uninstall

## Synopsis

Remove dependencies on the current project

<pre class="language-shell-session"><code class="lang-shell-session"><strong>$ rocketblend uninstall [reference] [flags]
</strong></code></pre>

## Options

```shell-session
  -h, --help     help for uninstall
```

### Options inherited from parent commands

```shell-session
  -d, --directory string   working directory for the command (default ".")
  -l, --log-level string   log level (debug, info, warn, error) (default "info")
  -v, --verbose            enable verbose logging
```
