Updating a Host
This command enables you to start a new update host flow for the provided configuration.
Example: bright-cli entrypoints:update-host [options]
Update Host options
Option | Description |
---|---|
--project , -p | Allows specifying the Bright project for a scan using the project ID. You can find the project ID in the Projects section in the Bright app. |
--old-hostname , -o | The old hostname of the entrypoints. |
--new-hostname , -n | The new hostname of the entrypoints. |
--entrypoint-ids , -e | The IDs of the entrypoints to change. |
Updated 3 days ago