Skip to content

Releases: yamcs/yamcs-cli

v1.4.11

11 Nov 00:50
1cf731c
Compare
Choose a tag to compare
  • Add --stream option to yamcs commands run
  • Add --filter option to yamcs events log

v1.4.10

24 May 08:39
ea56bb3
Compare
Choose a tag to compare
  • Add --instance option on login subcommand to be explicit about the initial instance
  • Set exit code to 1 if stopped erroneously
  • Send diagnostic messages to stderr, not stdout
  • New subcommand: yamcs rocksdb

v1.4.9

25 Mar 17:05
301a018
Compare
Choose a tag to compare
  • Add yamcs parameter-archive purge command

v1.4.8

18 Mar 17:34
0378f16
Compare
Choose a tag to compare
  • New commands:
    • yamcs packets rebuild-histogram
    • yamcs packets rebuild-ccsds-index

v1.4.7

03 Nov 12:34
64e6f94
Compare
Choose a tag to compare
  • New command: yamcs parameters export-csv
  • Add Python 3.12, drop Python 3.6

v1.4.6

01 May 13:50
20270a2
Compare
Choose a tag to compare
  • New commands:
    • yamcs alarms
    • yamcs commands run
    • yamcs commands log
    • yamcs events log
    • yamcs links run-action
    • yamcs packets log
    • yamcs parameters get
    • yamcs parameters set
    • yamcs processors delete
    • yamcs space-systems export
  • Add --query option to yamcs tables dump
  • Add --user option to yamcs login
  • Add enable_utc config property

v1.4.5

22 Nov 14:07
900fe1e
Compare
Choose a tag to compare
  • 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)

v1.4.4

23 Oct 07:02
8aecfe5
Compare
Choose a tag to compare
  • New commands:
    • yamcs tables rebuild-histogram
    • yamcs parameter-archive rebuild
    • yamcs events create
  • Package bash autocompletion script (requires manual setup).

v1.4.3

14 Oct 22:01
767b676
Compare
Choose a tag to compare
  • dbshell: Add new commands: delimiter, rehash, source, status
  • dbshell: Print NULL instead of None

v1.4.2

09 May 13:53
1c0127f
Compare
Choose a tag to compare
  • 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