Croud

Latest version: v1.12.0

Safety actively analyzes 682487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 12

0.9.0

==================

- Added ``clusters deploy`` command that allows users to deploy a new
CrateDB cluster.

- Make ``--org-id`` and ``--no-org`` arguments mutually exclusive for the
``users list`` command and print an error if both arguments are provided.

- Refactored removing users from organizations commands to parse the
``user`` argument so that users can be removed via their email address
or user ID.

0.8.1

==================

- Fixed argument description of ``--role`` to reflect the current state.

- Fixed ``products deploy`` command which led to an exception in the command
line argument parsing.

0.8.0

==================

- 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.

0.7.0

==================

- Added ``products deploy`` command that allows super users to deploy new
CrateDB Cloud for Azure IoT products.

0.6.0

==================

- Added ``projects create`` command that allows organization admins and
super users to create new projects. Super users are able to create projects
in all organizations, organization admins only in the organization that
the user is part of.

- Added ``users list`` sub command that lists all users within organizations
that a user is part of. For super users it will list all users from all
organizations. Super users can also filter by organization ID, and list
all users who are not part of any organization.

- Required/Optional arguments are shown separated in help

- Added eastus2 to available regions.

0.5.0

==================

- Fix: Delegate all occurring error messages to the console output

- Added `users roles remove` sub command that allows to remove a role from a
user.

- Improved help output.

- Refactored `assignRoleToUser` to `addRoleToUser`

Page 11 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.