microsoft / tyger

Remote signal processing.
https://microsoft.github.io/tyger/
MIT License
22 stars 7 forks source link

Change behavior of `tyger buffer set` #119

Closed johnstairs closed 3 months ago

johnstairs commented 3 months ago

tyger buffer ID set --tag x=y will now "upsert" the tag x=y but not change any other tags. Use --clear-tags to replace the entire set of tags.