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

Uninstall

Removing Dependencies

Synopsis

Remove dependencies on the current project

$ rocketblend uninstall [reference] [flags]

Options

  -h, --help     help for uninstall

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
PreviousInstallNextRun

Last updated 1 month ago