@jbrowse/cli 2.7.1 → 2.7.2
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 +10 -10
- package/oclif.manifest.json +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -203,7 +203,7 @@ EXAMPLES
|
|
|
203
203
|
```
|
|
204
204
|
|
|
205
205
|
_See code:
|
|
206
|
-
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
206
|
+
[src/commands/add-assembly.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/add-assembly.ts)_
|
|
207
207
|
|
|
208
208
|
## `jbrowse add-connection CONNECTIONURLORPATH`
|
|
209
209
|
|
|
@@ -254,7 +254,7 @@ EXAMPLES
|
|
|
254
254
|
```
|
|
255
255
|
|
|
256
256
|
_See code:
|
|
257
|
-
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
257
|
+
[src/commands/add-connection.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/add-connection.ts)_
|
|
258
258
|
|
|
259
259
|
## `jbrowse add-track TRACK`
|
|
260
260
|
|
|
@@ -335,7 +335,7 @@ EXAMPLES
|
|
|
335
335
|
```
|
|
336
336
|
|
|
337
337
|
_See code:
|
|
338
|
-
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
338
|
+
[src/commands/add-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/add-track.ts)_
|
|
339
339
|
|
|
340
340
|
## `jbrowse add-track-json TRACK`
|
|
341
341
|
|
|
@@ -365,7 +365,7 @@ EXAMPLES
|
|
|
365
365
|
```
|
|
366
366
|
|
|
367
367
|
_See code:
|
|
368
|
-
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
368
|
+
[src/commands/add-track-json.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/add-track-json.ts)_
|
|
369
369
|
|
|
370
370
|
## `jbrowse admin-server`
|
|
371
371
|
|
|
@@ -396,7 +396,7 @@ EXAMPLES
|
|
|
396
396
|
```
|
|
397
397
|
|
|
398
398
|
_See code:
|
|
399
|
-
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
399
|
+
[src/commands/admin-server.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/admin-server.ts)_
|
|
400
400
|
|
|
401
401
|
## `jbrowse create LOCALPATH`
|
|
402
402
|
|
|
@@ -453,7 +453,7 @@ EXAMPLES
|
|
|
453
453
|
```
|
|
454
454
|
|
|
455
455
|
_See code:
|
|
456
|
-
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
456
|
+
[src/commands/create.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/create.ts)_
|
|
457
457
|
|
|
458
458
|
## `jbrowse help [COMMANDS]`
|
|
459
459
|
|
|
@@ -502,7 +502,7 @@ EXAMPLES
|
|
|
502
502
|
```
|
|
503
503
|
|
|
504
504
|
_See code:
|
|
505
|
-
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
505
|
+
[src/commands/remove-track.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/remove-track.ts)_
|
|
506
506
|
|
|
507
507
|
## `jbrowse set-default-session`
|
|
508
508
|
|
|
@@ -541,7 +541,7 @@ EXAMPLES
|
|
|
541
541
|
```
|
|
542
542
|
|
|
543
543
|
_See code:
|
|
544
|
-
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
544
|
+
[src/commands/set-default-session.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/set-default-session.ts)_
|
|
545
545
|
|
|
546
546
|
## `jbrowse text-index`
|
|
547
547
|
|
|
@@ -608,7 +608,7 @@ EXAMPLES
|
|
|
608
608
|
```
|
|
609
609
|
|
|
610
610
|
_See code:
|
|
611
|
-
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
611
|
+
[src/commands/text-index.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/text-index.ts)_
|
|
612
612
|
|
|
613
613
|
## `jbrowse upgrade [LOCALPATH]`
|
|
614
614
|
|
|
@@ -671,7 +671,7 @@ EXAMPLES
|
|
|
671
671
|
```
|
|
672
672
|
|
|
673
673
|
_See code:
|
|
674
|
-
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.
|
|
674
|
+
[src/commands/upgrade.ts](https://github.com/GMOD/jbrowse-components/blob/v2.7.2/products/jbrowse-cli/src/commands/upgrade.ts)_
|
|
675
675
|
|
|
676
676
|
<!-- commandsstop -->
|
|
677
677
|
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jbrowse/cli",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.2",
|
|
4
4
|
"description": "A command line tool for working with JBrowse 2",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jbrowse",
|
|
@@ -74,5 +74,5 @@
|
|
|
74
74
|
"publishConfig": {
|
|
75
75
|
"access": "public"
|
|
76
76
|
},
|
|
77
|
-
"gitHead": "
|
|
77
|
+
"gitHead": "9052b295f2d322e729254457ed9fe2231fb22cce"
|
|
78
78
|
}
|