civo/cli

The CLI should support updating the firewall of a cluster

Closed this issue · 1 comments

Issue

Currently there is no way (that I know of) to change the firewall of a cluster, this is supported by the API, hence it should be possible to do in the CLI as well.

Acceptance criteria

  • Support updating the firewall id of a cluster.

Fixed with #445