• Adrien Delorme's avatar
    Add `packer plugins` command and subcommands to interact with plugins (#11553) · 9f4a1281
    Adrien Delorme authored
    
    
    * add basic docs for plugins command
    
    * refactor docs
    Co-Authored-By: default avatarWilken Rivera <1749304+nywilken@users.noreply.github.com>
    
    * add plugins command
    
    * add plugins subcommands
    
    they do nothing for now
    
    * add plugins installed command + tests
    
    * add plugins install command
    
    * add remove plugin command
    
    * better docs for the plugins install command
    
    * remove duplicate content
    
    * better output for installed plugins
    
    * add plugins required command
    
    * Update plugins_install.go
    
    * add newline after `Usage:`
    
    * Update plugins_remove.go
    
    * Update plugins_required.go
    
    * Update plugins_remove.go
    
    * Update plugins_installed.go
    
    * Update plugins_install.go
    
    * add docs
    
    * Update plugins_install.go
    
    * fix typos
    
    * Update plugins_test.go
    
    * fix typos
    Co-Authored-By: default avatarWilken Rivera <1749304+nywilken@users.noreply.github.com>
    
    * Update core_wrapper.go
    
    Co-Authored-By: Wilken Rivera <17493...
    9f4a1281