Riptide-cli

Latest version: v0.8.3

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

Scan your dependencies

Page 2 of 2

0.7.1

- Fixed wrong wording in the upgrade instructions when a new release is available.

0.7.0

- Compatibility with Configcrunch 1.0.0 and Riptide Lib 0.7.0
- When a new Riptide version is available a note will now be shown in the command line (checked once a day) (6)

0.6.0

- Support for new internal flag used by the Xdebug plugin.

0.5.2

- Support for showing a traceback when `-v` is passed to `riptide start/stop/restart` for each service start/stop error.

0.5.1

- The behavior of `riptide start` has been changed:
- By default it will now only start the Project's `default_services`, or all if not set.
- By passing the flag `--all/-a` all services are started.
- By passing the `--services/-s` flag only select services are started (like before).
- The behavior of `riptide stop` has been changed:
- By default it will stop all running services (like before).
- By passing the flag `--default/-d` only the project's `default_services` are stopped.
- By passing the `--services/-s` flag only select services are stopped (like before).
- The behavior of `riptide restart` has been changed:
- By default it will restart all currently running services.
- By passing the flag `--all/-a` flag, all services are restarted, even services that were not running.
- By passing the flag `--default/-d` only the project's `default_services` are restarted.
- By passing the `--services/-s` flag only select services are restarted (like before).
- `project-list` now lists projects alphabetically.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.