Yamcs-cli

Latest version: v1.4.11

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

Scan your dependencies

Page 2 of 3

1.4.5

* dbshell: Print known Yamcs types in JSON format instead of binary
* dbshell: Persist query history
* dbshell: Add an option to not print column titles
* dbshell: Add an option to start in batch mode (no history, no help texts, default to binary instead of hex)

1.4.4

* New commands:
* `yamcs tables rebuild-histogram`
* `yamcs parameter-archive rebuild`
* `yamcs events create`
* Package bash autocompletion script (requires manual setup).

1.4.3

* dbshell: Add new commands: `delimiter`, `rehash`, `source`, `status`
* dbshell: Print NULL instead of None

1.4.2

* Use storage URLs of the form `ys://BUCKET/OBJECT` instead of `BUCKET://OBJECT`
* Fix issue when the provided Server URL uses a trailing slash
* Fix exception during logout

1.4.1

* Usability fix-up relating to the login subcommand.
* Improved error reporting when no server is configured.

1.4.0

* Login now requires a URL instead of HOST:PORT (for example https://localhost:8090). This change was done to make it more straightforward to connect to servers behind HTTPS and/or mounted on a context path.
* Added a global ``--debug`` flag, which will enable the printout of stacktraces.
* Added a subcommand extension mechanism.
* Make use of implicit namespace packages.

Note: if you do not use pip, but instead install yamcs-cli from a clone of this repository (``python setup.py develop`` or ``python setup.py install``), remove manually any ``yamcs*-nspkg.pth`` files from your site-packages (``python setup.py uninstall yamcs-cli`` will not remove such files).

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.