Skip to content

Fix group/role update command clearing description

Julian requested to merge fix-cli-role-update-without-description into master

The group and role update subcommands set the description to an empty string if the "--description" option was ommitted.

Fixes #156 (closed)

Edited by Julian

Merge request reports