HashiCorp Cloud Platform
hcp waypoint applications update
Command: hcp waypoint applications update
The hcp waypoint applications update
command lets you update an existing HCP
Waypoint application.
Usage
$ hcp waypoint applications update --name=NAME [Optional Flags]
Examples
Update an existing HCP Waypoint application:
$ hcp waypoint applications update -n=my-application --action-config-name
my-action-config
Required flags
-n, --name=NAME
- The name of the HCP Waypoint application to update.
Optional flags
--action-config-name=ACTION_CONFIG_NAME [Repeatable]
- The name of the action configuration to be added to the application.--readme-markdown-file=README_MARKDOWN_FILE
- The path to the README markdown file to be used for the application.