rbbt-util 5.26.69 → 5.26.70

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac29954e5bef02280ffae697ea26e1dfde43dd3fc53f9f574de35ddd7196aa65
4
- data.tar.gz: fbce52172d122f2bce9084c0aed4cefa6b68c214f15a1ea99bf9ad763298b237
3
+ metadata.gz: b7668223c52b6ed3d88f6b9630d4e79b4482f8d0c3629a29f462417c5a24f0d8
4
+ data.tar.gz: ba334859e27eea2ab07d4e636a8f991ae976c3f31be2993a0f957b6e2bcfa167
5
5
  SHA512:
6
- metadata.gz: 582ce34c744828198d4f74e4a1d29c2be07c04e99521cac21a719a1e12b3c53cde1bc70b1a834395cba4a91e0771c5431a2268ea558df66318c48ddd48bcb631
7
- data.tar.gz: e5ed71a66cb4e4194a1e4632b6dfda88e7e11f440615252a0ce98415d4c3433e00d942065ed6cbba34d32dbcd31fd538ec503a3bc7d4887538ca143bf5b6a727
6
+ metadata.gz: eb3f0074b9faa25a203cc2afa0f5038a5a3d27dbbc2c1118f1c21a26c87ffd5652dd2d0f924f39412b8ddb44b6c6f79c8da80a640f31e1d56862dedc3dc19dd9
7
+ data.tar.gz: 50664e2269314916001169d08a917df933d718a7ca4d864b55d4d0dcbe991e359670670f95efdf6585e7b25975a9d482965dda50bad1ed6d50a7f8ab6ab8409d
@@ -13,6 +13,8 @@ Clean orphaned files
13
13
 
14
14
  $ rbbt system clean <workflow> <task>
15
15
 
16
+ Specify workflow '.' and no task to examine the jobs of the current directory (usefull for web-server cache).
17
+
16
18
  -a--all Apply to all jobs, not only uncompleted
17
19
  -o--older* Clean jobs not access in some time
18
20
  -f--force Remove locks and files regardless of been active
@@ -14,6 +14,8 @@ Report the status of the system
14
14
 
15
15
  $ rbbt system status <workflow> <task>
16
16
 
17
+ Specify workflow '.' and no task to examine the jobs of the current directory (usefull for web-server cache).
18
+
17
19
  -h--help Print this help
18
20
  -q--quick Quick check
19
21
  -a--all Print all jobs, not only uncompleted
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rbbt-util
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.26.69
4
+ version: 5.26.70
5
5
  platform: ruby
6
6
  authors:
7
7
  - Miguel Vazquez