Skip to content

cub plugin install

cub plugin install

Install a plugin from a URL or GitHub repository

Synopsis

Install a plugin from a URL or GitHub repository

cub plugin install <source> [flags]

Options

      --force             Overwrite an existing plugin
  -h, --help              help for install
      --name string       Override the plugin name
      --platform string   Target platform (e.g. linux/amd64)
      --source-repo       Force install from repository source even if releases exist

Options inherited from parent commands

      --context string   The context to use for this command
      --debug            Debug output

SEE ALSO