@jbrowse/cli 2.15.3 → 2.15.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -205,7 +205,7 @@ EXAMPLES
205
205
  ```
206
206
 
207
207
  _See code:
208
- [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/add-assembly.ts)_
208
+ [src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/add-assembly.ts)_
209
209
 
210
210
  ## `jbrowse add-connection CONNECTIONURLORPATH`
211
211
 
@@ -256,7 +256,7 @@ EXAMPLES
256
256
  ```
257
257
 
258
258
  _See code:
259
- [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/add-connection.ts)_
259
+ [src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/add-connection.ts)_
260
260
 
261
261
  ## `jbrowse add-track TRACK`
262
262
 
@@ -337,7 +337,7 @@ EXAMPLES
337
337
  ```
338
338
 
339
339
  _See code:
340
- [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/add-track.ts)_
340
+ [src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/add-track.ts)_
341
341
 
342
342
  ## `jbrowse add-track-json TRACK`
343
343
 
@@ -367,7 +367,7 @@ EXAMPLES
367
367
  ```
368
368
 
369
369
  _See code:
370
- [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/add-track-json.ts)_
370
+ [src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/add-track-json.ts)_
371
371
 
372
372
  ## `jbrowse admin-server`
373
373
 
@@ -399,7 +399,7 @@ EXAMPLES
399
399
  ```
400
400
 
401
401
  _See code:
402
- [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/admin-server.ts)_
402
+ [src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/admin-server.ts)_
403
403
 
404
404
  ## `jbrowse create LOCALPATH`
405
405
 
@@ -456,7 +456,7 @@ EXAMPLES
456
456
  ```
457
457
 
458
458
  _See code:
459
- [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/create.ts)_
459
+ [src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/create.ts)_
460
460
 
461
461
  ## `jbrowse help [COMMAND]`
462
462
 
@@ -507,7 +507,7 @@ EXAMPLES
507
507
  ```
508
508
 
509
509
  _See code:
510
- [src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/make-pif.ts)_
510
+ [src/commands/make-pif.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/make-pif.ts)_
511
511
 
512
512
  ## `jbrowse remove-track TRACK`
513
513
 
@@ -535,7 +535,7 @@ EXAMPLES
535
535
  ```
536
536
 
537
537
  _See code:
538
- [src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/remove-track.ts)_
538
+ [src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/remove-track.ts)_
539
539
 
540
540
  ## `jbrowse set-default-session`
541
541
 
@@ -577,7 +577,7 @@ EXAMPLES
577
577
  ```
578
578
 
579
579
  _See code:
580
- [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/set-default-session.ts)_
580
+ [src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/set-default-session.ts)_
581
581
 
582
582
  ## `jbrowse sort-gff FILE`
583
583
 
@@ -608,7 +608,7 @@ EXAMPLES
608
608
  ```
609
609
 
610
610
  _See code:
611
- [src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/sort-gff.ts)_
611
+ [src/commands/sort-gff.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/sort-gff.ts)_
612
612
 
613
613
  ## `jbrowse text-index`
614
614
 
@@ -675,7 +675,7 @@ EXAMPLES
675
675
  ```
676
676
 
677
677
  _See code:
678
- [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/text-index.ts)_
678
+ [src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/text-index.ts)_
679
679
 
680
680
  ## `jbrowse upgrade [LOCALPATH]`
681
681
 
@@ -738,7 +738,7 @@ EXAMPLES
738
738
  ```
739
739
 
740
740
  _See code:
741
- [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.3/products/jbrowse-cli/src/commands/upgrade.ts)_
741
+ [src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.15.4/products/jbrowse-cli/src/commands/upgrade.ts)_
742
742
 
743
743
  <!-- commandsstop -->
744
744
 
@@ -1127,5 +1127,5 @@
1127
1127
  ]
1128
1128
  }
1129
1129
  },
1130
- "version": "2.15.3"
1130
+ "version": "2.15.4"
1131
1131
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jbrowse/cli",
3
- "version": "2.15.3",
3
+ "version": "2.15.4",
4
4
  "description": "A command line tool for working with JBrowse 2",
5
5
  "keywords": [
6
6
  "jbrowse",
@@ -73,5 +73,5 @@
73
73
  "publishConfig": {
74
74
  "access": "public"
75
75
  },
76
- "gitHead": "c0f82fe7b210622dd462e702641cc6da01109c6e"
76
+ "gitHead": "686b4ad9016b3586e8230180f7adb44c238ba4fb"
77
77
  }