Chrs

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 5

0.3.1

0.3.0

Major release of `chrs` version 0.3.0.

- `chrs upload` and `chrs download` will show multiple progress bars for files over 128MiB in size.

https://github.com/FNNDSC/chrs/assets/20404439/bf258cc3-a935-48c8-8bbc-2b1b15284747

- Some commands such as `chrs upload` and `chrs download` support options `--threads` and `--retries` for performance tuning. For example, if your CUBE backend is slow or unreliable, you can run `chrs download --threads 1 --retries 5`
- Many commands and options were renamed. `--address` was renamed to `--cube`.
- `chrs upload` and `chrs run` now set a "plugin instance context" which can also be set manually with `chrs cd`. All `chrs` commands will execute in the "plugin instance context" if no other arguments are given.
- New commands:
- `chrs search`: search for plugins and pipelines
- `chrs list`: list feeds
- `chrs describe`: describe plugin or pipeline (replaces `chrs plugin-help`)
- It is now possible to specify plugin version with the `chrs run` command (which replaces `chrs run-latest`)
- `chrs ls --tree` was removed. (This might be added back in the future.)
- The ability to upload pipelines was removed. (This will be added back in the future.)

*Versions prior to 0.3.0 are considered deprecated.*

0.2.3

chrs` uses [rustls](https://github.com/rustls/rustls) instead of dynamically linking OpenSSL, which improves compatibility and performance. The `chrs` binary now has no dependencies other than glibc.

0.2.1

chrs download` supports a flag `--skip-if-present` to make retrying downloads easier.

0.2.0

chrs ls` and `chrs download` accept and display "named path-like" strings (by default). "Canonical fname-likes" have feed and plugin instance folders renamed with feed names and plugin instance titles, respectively.

0.2.0alpha.6

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.