==================
- Added ``consumer-sets edit`` command that allows users to edit their consumer
sets.
- Added ``consumer-sets list`` command that allows users to list their consumer
sets and filter them by project ID, cluster ID and product ID.
- Added ``projects users add`` command that allows users with permission
to add users to projects by specifying a project ID and a user email or
ID.
- Added ``projects users remove`` command that allows users with permission
to remove users from projects by specifying a project ID and a user email or
ID.
- Added ``organizations users remove`` command that allows organization
admins to remove users from organizations that they are admins for, by
specifying an organization ID, and a user email address or ID. Super
users can remove users from any organization.
- Added ``organizations users add`` command that allows organization admins
to add new users to organizations they are admins for, by specifying
an organization ID, and a user email address or ID. Super users can
add users to any organization.