> For the complete documentation index, see [llms.txt](https://docs.rocketblend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rocketblend.io/reference/cli/commands/insert.md).

# Insert

## Synopsis

Allows for `rocketpacks.yaml` to be directly inserted into your library without the need to host it in a remote repository. This can be useful for testing package definitions or for purchased addons that don't have a public download source.&#x20;

```shell-session
$ rocketblend insert [reference]
```

## Options

### 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
```
