Croud

Latest version: v1.12.0

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

Scan your dependencies

Page 6 of 12

0.26.0

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

- Added a loading indicator for some nicer UX.

- Added new subcommand ``get`` for the resources ``clusters``,
``organizations``, ``projects``, ``subscriptions`` that returns a single item
of the requested resource by its ID.

- Added the ``region`` parameter to profiles in the config file.
This makes it explicit which one is being used as the recommended API endpoint
is always ``https://console.cratedb.cloud``.

- Croud will now send a custom User-Agent including the version of ``croud`` itself
and the version of the Python interpreter that is running it.

0.25.0

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

- Implemented support for wide tabular output format, where all fields are
displayed.

- Removed the already deprecated ``croud consumers`` commands.

- Added support for choosing the identity provider for the login via the
optional ``--idp`` argument.

0.24.0

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

- Added the ``croud subscriptions list`` command to list available subscriptions
in a user's organization.

- Deprecated the ``croud consumers`` commands ``deploy``, ``list``,
``edit`` and ``delete``, as they will be removed in the future.

0.23.1

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

- Fixed a bug that prevented the saving of the config when the ``Crate``
directory did not exist. The directly will now be created and access is
restricted to the user themselves.

- Removed region validation to help support newer regions.

0.23.0

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

- Added ``croud regions list`` command to list available regions to the user.

- Introduced configuration profiles which replace the existing configuration
options ``env``, ``region`` and ``output-fmt``.
Since the new profiles are incompatible with the existing configuration, you
need to delete the existing configuration file.
Run ``croud config --help`` for further information.

- Allow ``_any_`` as value for the ``--region`` argument. This will list
resources of all available regions.

0.22.0

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

- Added ``croud projects edit`` command to change a specified project.
At the moment, only the name of the project may be changed.

- Removed the ``croud monitoring`` command and all its subcommands.

Page 6 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.