nutanix / calm-dsl

Keep Calm and DSL On!
https://nutanix.github.io/calm-dsl/
Apache License 2.0
33 stars 51 forks source link

[Improvement] Add `calm update endpoint` command #305

Open nxchoople opened 4 months ago

nxchoople commented 4 months ago

Describe the request There should be a way to update an endpoint without forcefully updating it which changes the UUID.

Current behaviour You have to use the calm create endpoint --force in order to update the endpoint which changes the UUID of the endpoint. In certain situations, this could cause issue.

Expected behaviour Use calm update endpoint to update attributes about the endpoint.