HomeClusterLabs Projects

Refactor: tools: Split up cli_resource_update_attribute.

Description

Refactor: tools: Split up cli_resource_update_attribute.

The initialization code and the block that deal with element attributes
can be kept in the main function because both only ever need to be run
the once. Everything else moves into a new static function that does
all the hard work.

No code changes yet.

Details

Provenance
clumensAuthored on Apr 2 2024, 4:51 PM
Parents
rP68e29dc5e524: Refactor: tools: Unindent a loop in cli_resource_update_attribute.
Branches
Unknown
Tags
Unknown