scramjetorg / transform-hub

Scramjet Transform Hub (STH) is a runtime supervisor that can run data processing programs called Sequences and manage local resources on any Linux server, Docker on small edge servers, and even large-scale Kubernetes clusters in the cloud or datacenters. It connects to Scramjet Spaces in Scramjet Cloud Platform.
GNU Affero General Public License v3.0
67 stars 8 forks source link

[CLI] Deleting all seq frome store #1018

Closed karoltylenda closed 8 months ago

karoltylenda commented 10 months ago

Feature description We can remove all sequences from HUB by using si seq prune This functionality will be helpful in sequence store.

alicja-gruzdz commented 9 months ago

please place the method to remove all Sequences from Sequence Store under the command: si store ...

e.g. si store prune

alicja-gruzdz commented 8 months ago

https://github.com/scramjetorg/transform-hub/pull/1036 thanks @gzukowski :)