trujillo-adam
|
cf46ce621f
|
remaining packer content
|
2025-01-29 16:14:35 -08:00 |
|
Wilken Rivera
|
9f2d6ce1fc
|
docs/plugins/remove: Update command usage text
* Add an example of piping the results of `plugins installed` to `plugins remove`
|
2024-05-14 13:13:22 -04:00 |
|
  
|
50da6c8dc8
|
docs: Migrate link formats (#12192)
* Adding check-legacy-links-format workflow
* Adding test-link-rewrites workflow
* Migrating links to new format
* Updating docs-content-check-legacy-links-format hash
* chore: update source
* Update generated partials from Packer plugin SDK
* Bump packer-plugin-sdk to get latest packer-sdc
* Update website/content/docs/templates/hcl_templates/blocks/build/provisioner.mdx
* Update Plugin SDK to fix shell-local regression
---------
Co-authored-by: Kendall Strautman <[email protected]>
Co-authored-by: Wilken Rivera <[email protected]>
Co-authored-by: Kendall Strautman <[email protected]>
|
2023-01-27 09:47:08 -08:00 |
|
 
|
9f4a1281dd
|
Add packer plugins command and subcommands to interact with plugins (#11553)
* add basic docs for plugins command
* refactor docs
Co-Authored-By: Wilken Rivera <[email protected]>
* 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: Wilken Rivera <[email protected]>
* Update core_wrapper.go
Co-Authored-By: Wilken Rivera <[email protected]>
* Update website/content/docs/commands/plugins/remove.mdx
Co-authored-by: Wilken Rivera <[email protected]>
* Update website/content/docs/commands/plugins/required.mdx
Co-authored-by: Wilken Rivera <[email protected]>
* Update website/content/docs/commands/plugins/required.mdx
Co-authored-by: Wilken Rivera <[email protected]>
* Update plugins_required.go
* Update install.mdx
* Update required.mdx
* plugins requirement, warn when no plugin was found
* Update website/content/docs/commands/plugins/required.mdx
Co-authored-by: Wilken Rivera <[email protected]>
Co-authored-by: Wilken Rivera <[email protected]>
Co-authored-by: Wilken Rivera <[email protected]>
|
2022-02-10 16:53:50 -05:00 |
|