RocketBlend
GithubDownload
  • Introduction to RocketBlend
  • Getting Started
    • Quick Start
    • Installation
  • Reference
    • CLI
      • Commands
        • Rocketblend
        • New
        • Install
        • Uninstall
        • Run
        • Render
        • Resolve
        • Insert
        • Describe
        • Config
        • Completion
      • Configuration
  • Development
    • Getting Setup
    • Related Projects and Documentation
  • Frequently Asked Questions
    • Troubleshooting
Powered by GitBook
On this page
  • Synopsis
  • Options
  • Options inherited from parent commands
  1. Reference
  2. CLI
  3. Commands

Insert

Add a local package directly into your library

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.

$ rocketblend insert [reference]

Options

Options inherited from parent commands

  -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
PreviousResolveNextDescribe

Last updated 1 month ago