@dxos/cli 0.8.4-main.28f8d3d → 0.8.4-main.406dc2a

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.
@@ -839,112 +839,6 @@
839
839
  "stop.js"
840
840
  ]
841
841
  },
842
- "config": {
843
- "aliases": [],
844
- "args": {},
845
- "description": "Show config file.",
846
- "flags": {
847
- "json": {
848
- "description": "Output as JSON.",
849
- "name": "json",
850
- "allowNo": false,
851
- "type": "boolean"
852
- },
853
- "verbose": {
854
- "char": "v",
855
- "description": "Verbose output",
856
- "name": "verbose",
857
- "allowNo": false,
858
- "type": "boolean"
859
- },
860
- "dry-run": {
861
- "description": "Dry run.",
862
- "name": "dry-run",
863
- "allowNo": false,
864
- "type": "boolean"
865
- },
866
- "profile": {
867
- "description": "User profile.",
868
- "env": "DX_PROFILE",
869
- "name": "profile",
870
- "default": "default",
871
- "hasDynamicHelp": false,
872
- "multiple": false,
873
- "type": "option"
874
- },
875
- "config": {
876
- "aliases": [
877
- "c"
878
- ],
879
- "dependsOn": [
880
- "profile"
881
- ],
882
- "description": "Config file.",
883
- "env": "DX_CONFIG",
884
- "name": "config",
885
- "default": "/github/home/.config/dx/profile/default.yml",
886
- "hasDynamicHelp": false,
887
- "helpValue": "path",
888
- "multiple": false,
889
- "type": "option"
890
- },
891
- "timeout": {
892
- "aliases": [
893
- "t"
894
- ],
895
- "description": "Timeout (ms).",
896
- "name": "timeout",
897
- "default": 60000,
898
- "hasDynamicHelp": false,
899
- "multiple": false,
900
- "type": "option"
901
- },
902
- "target": {
903
- "description": "Target websocket server.",
904
- "name": "target",
905
- "hasDynamicHelp": false,
906
- "multiple": false,
907
- "type": "option"
908
- },
909
- "agent": {
910
- "description": "Run command with agent.",
911
- "env": "DX_NO_AGENT",
912
- "name": "agent",
913
- "allowNo": true,
914
- "type": "boolean"
915
- },
916
- "json-log": {
917
- "description": "When running in foreground, log JSON format",
918
- "name": "json-log",
919
- "allowNo": false,
920
- "type": "boolean"
921
- },
922
- "json-logfile": {
923
- "description": "JSON log file destination, or 'stdout' or 'stderr'",
924
- "name": "json-logfile",
925
- "default": "stderr",
926
- "hasDynamicHelp": false,
927
- "multiple": false,
928
- "type": "option"
929
- }
930
- },
931
- "hasDynamicHelp": false,
932
- "hiddenAliases": [],
933
- "id": "config",
934
- "pluginAlias": "@dxos/cli",
935
- "pluginName": "@dxos/cli",
936
- "pluginType": "core",
937
- "strict": true,
938
- "enableJsonFlag": true,
939
- "isESM": true,
940
- "relativePath": [
941
- "dist",
942
- "src",
943
- "commands",
944
- "config",
945
- "index.js"
946
- ]
947
- },
948
842
  "debug:diagnostics": {
949
843
  "aliases": [],
950
844
  "args": {},
@@ -1553,10 +1447,10 @@
1553
1447
  "status.js"
1554
1448
  ]
1555
1449
  },
1556
- "device:info": {
1450
+ "config": {
1557
1451
  "aliases": [],
1558
1452
  "args": {},
1559
- "description": "Show device info.",
1453
+ "description": "Show config file.",
1560
1454
  "flags": {
1561
1455
  "json": {
1562
1456
  "description": "Output as JSON.",
@@ -1644,7 +1538,7 @@
1644
1538
  },
1645
1539
  "hasDynamicHelp": false,
1646
1540
  "hiddenAliases": [],
1647
- "id": "device:info",
1541
+ "id": "config",
1648
1542
  "pluginAlias": "@dxos/cli",
1649
1543
  "pluginName": "@dxos/cli",
1650
1544
  "pluginType": "core",
@@ -1655,11 +1549,11 @@
1655
1549
  "dist",
1656
1550
  "src",
1657
1551
  "commands",
1658
- "device",
1659
- "info.js"
1552
+ "config",
1553
+ "index.js"
1660
1554
  ]
1661
1555
  },
1662
- "device:list": {
1556
+ "device:info": {
1663
1557
  "aliases": [],
1664
1558
  "args": {},
1665
1559
  "description": "Show device info.",
@@ -1746,17 +1640,11 @@
1746
1640
  "hasDynamicHelp": false,
1747
1641
  "multiple": false,
1748
1642
  "type": "option"
1749
- },
1750
- "extended": {
1751
- "description": "Show extended table columns.",
1752
- "name": "extended",
1753
- "allowNo": false,
1754
- "type": "boolean"
1755
1643
  }
1756
1644
  },
1757
1645
  "hasDynamicHelp": false,
1758
1646
  "hiddenAliases": [],
1759
- "id": "device:list",
1647
+ "id": "device:info",
1760
1648
  "pluginAlias": "@dxos/cli",
1761
1649
  "pluginName": "@dxos/cli",
1762
1650
  "pluginType": "core",
@@ -1768,13 +1656,13 @@
1768
1656
  "src",
1769
1657
  "commands",
1770
1658
  "device",
1771
- "list.js"
1659
+ "info.js"
1772
1660
  ]
1773
1661
  },
1774
- "device:update": {
1662
+ "device:list": {
1775
1663
  "aliases": [],
1776
1664
  "args": {},
1777
- "description": "Update device info.",
1665
+ "description": "Show device info.",
1778
1666
  "flags": {
1779
1667
  "json": {
1780
1668
  "description": "Output as JSON.",
@@ -1859,35 +1747,34 @@
1859
1747
  "multiple": false,
1860
1748
  "type": "option"
1861
1749
  },
1862
- "label": {
1863
- "description": "Set device label",
1864
- "name": "label",
1865
- "required": true,
1866
- "hasDynamicHelp": false,
1867
- "multiple": false,
1868
- "type": "option"
1750
+ "extended": {
1751
+ "description": "Show extended table columns.",
1752
+ "name": "extended",
1753
+ "allowNo": false,
1754
+ "type": "boolean"
1869
1755
  }
1870
1756
  },
1871
1757
  "hasDynamicHelp": false,
1872
1758
  "hiddenAliases": [],
1873
- "id": "device:update",
1759
+ "id": "device:list",
1874
1760
  "pluginAlias": "@dxos/cli",
1875
1761
  "pluginName": "@dxos/cli",
1876
1762
  "pluginType": "core",
1877
1763
  "strict": true,
1764
+ "enableJsonFlag": true,
1878
1765
  "isESM": true,
1879
1766
  "relativePath": [
1880
1767
  "dist",
1881
1768
  "src",
1882
1769
  "commands",
1883
1770
  "device",
1884
- "update.js"
1771
+ "list.js"
1885
1772
  ]
1886
1773
  },
1887
- "edge:status": {
1774
+ "device:update": {
1888
1775
  "aliases": [],
1889
1776
  "args": {},
1890
- "description": "Show agent status",
1777
+ "description": "Update device info.",
1891
1778
  "flags": {
1892
1779
  "json": {
1893
1780
  "description": "Output as JSON.",
@@ -1971,29 +1858,36 @@
1971
1858
  "hasDynamicHelp": false,
1972
1859
  "multiple": false,
1973
1860
  "type": "option"
1861
+ },
1862
+ "label": {
1863
+ "description": "Set device label",
1864
+ "name": "label",
1865
+ "required": true,
1866
+ "hasDynamicHelp": false,
1867
+ "multiple": false,
1868
+ "type": "option"
1974
1869
  }
1975
1870
  },
1976
1871
  "hasDynamicHelp": false,
1977
1872
  "hiddenAliases": [],
1978
- "id": "edge:status",
1873
+ "id": "device:update",
1979
1874
  "pluginAlias": "@dxos/cli",
1980
1875
  "pluginName": "@dxos/cli",
1981
1876
  "pluginType": "core",
1982
1877
  "strict": true,
1983
- "enableJsonFlag": true,
1984
1878
  "isESM": true,
1985
1879
  "relativePath": [
1986
1880
  "dist",
1987
1881
  "src",
1988
1882
  "commands",
1989
- "edge",
1990
- "status.js"
1883
+ "device",
1884
+ "update.js"
1991
1885
  ]
1992
1886
  },
1993
- "function:list": {
1887
+ "edge:status": {
1994
1888
  "aliases": [],
1995
1889
  "args": {},
1996
- "description": "List functions.",
1890
+ "description": "Show agent status",
1997
1891
  "flags": {
1998
1892
  "json": {
1999
1893
  "description": "Output as JSON.",
@@ -2081,7 +1975,7 @@
2081
1975
  },
2082
1976
  "hasDynamicHelp": false,
2083
1977
  "hiddenAliases": [],
2084
- "id": "function:list",
1978
+ "id": "edge:status",
2085
1979
  "pluginAlias": "@dxos/cli",
2086
1980
  "pluginName": "@dxos/cli",
2087
1981
  "pluginType": "core",
@@ -2092,20 +1986,14 @@
2092
1986
  "dist",
2093
1987
  "src",
2094
1988
  "commands",
2095
- "function",
2096
- "list.js"
1989
+ "edge",
1990
+ "status.js"
2097
1991
  ]
2098
1992
  },
2099
- "function:logs": {
1993
+ "function:list": {
2100
1994
  "aliases": [],
2101
- "args": {
2102
- "name": {
2103
- "description": "Function name.",
2104
- "name": "name",
2105
- "required": true
2106
- }
2107
- },
2108
- "description": "Get function logs.",
1995
+ "args": {},
1996
+ "description": "List functions.",
2109
1997
  "flags": {
2110
1998
  "json": {
2111
1999
  "description": "Output as JSON.",
@@ -2193,11 +2081,10 @@
2193
2081
  },
2194
2082
  "hasDynamicHelp": false,
2195
2083
  "hiddenAliases": [],
2196
- "id": "function:logs",
2084
+ "id": "function:list",
2197
2085
  "pluginAlias": "@dxos/cli",
2198
2086
  "pluginName": "@dxos/cli",
2199
2087
  "pluginType": "core",
2200
- "state": "deprecated",
2201
2088
  "strict": true,
2202
2089
  "enableJsonFlag": true,
2203
2090
  "isESM": true,
@@ -2206,18 +2093,19 @@
2206
2093
  "src",
2207
2094
  "commands",
2208
2095
  "function",
2209
- "logs.js"
2096
+ "list.js"
2210
2097
  ]
2211
2098
  },
2212
- "function:upload": {
2099
+ "function:logs": {
2213
2100
  "aliases": [],
2214
2101
  "args": {
2215
- "file": {
2216
- "name": "file",
2102
+ "name": {
2103
+ "description": "Function name.",
2104
+ "name": "name",
2217
2105
  "required": true
2218
2106
  }
2219
2107
  },
2220
- "description": "Upload user function.",
2108
+ "description": "Get function logs.",
2221
2109
  "flags": {
2222
2110
  "json": {
2223
2111
  "description": "Output as JSON.",
@@ -2301,54 +2189,15 @@
2301
2189
  "hasDynamicHelp": false,
2302
2190
  "multiple": false,
2303
2191
  "type": "option"
2304
- },
2305
- "name": {
2306
- "description": "Function name.",
2307
- "name": "name",
2308
- "hasDynamicHelp": false,
2309
- "multiple": false,
2310
- "type": "option"
2311
- },
2312
- "version": {
2313
- "description": "Function version.",
2314
- "name": "version",
2315
- "hasDynamicHelp": false,
2316
- "multiple": false,
2317
- "type": "option"
2318
- },
2319
- "composerScript": {
2320
- "description": "Loads the script into composer.",
2321
- "name": "composerScript",
2322
- "allowNo": false,
2323
- "type": "boolean"
2324
- },
2325
- "functionId": {
2326
- "description": "Existing UserFunction ID to update.",
2327
- "name": "functionId",
2328
- "hasDynamicHelp": false,
2329
- "multiple": false,
2330
- "type": "option"
2331
- },
2332
- "spaceKey": {
2333
- "description": "Space key to create/update Script source in.",
2334
- "name": "spaceKey",
2335
- "hasDynamicHelp": false,
2336
- "multiple": false,
2337
- "type": "option"
2338
- },
2339
- "noSpace": {
2340
- "description": "Only uploads a function, without creating a FunctionObject in ECHO.",
2341
- "name": "noSpace",
2342
- "allowNo": false,
2343
- "type": "boolean"
2344
2192
  }
2345
2193
  },
2346
2194
  "hasDynamicHelp": false,
2347
2195
  "hiddenAliases": [],
2348
- "id": "function:upload",
2196
+ "id": "function:logs",
2349
2197
  "pluginAlias": "@dxos/cli",
2350
2198
  "pluginName": "@dxos/cli",
2351
2199
  "pluginType": "core",
2200
+ "state": "deprecated",
2352
2201
  "strict": true,
2353
2202
  "enableJsonFlag": true,
2354
2203
  "isESM": true,
@@ -2357,7 +2206,7 @@
2357
2206
  "src",
2358
2207
  "commands",
2359
2208
  "function",
2360
- "upload.js"
2209
+ "logs.js"
2361
2210
  ]
2362
2211
  },
2363
2212
  "function:watch": {
@@ -3668,15 +3517,16 @@
3668
3517
  "index.js"
3669
3518
  ]
3670
3519
  },
3671
- "space:close": {
3520
+ "tunnel": {
3672
3521
  "aliases": [],
3673
3522
  "args": {
3674
- "key": {
3675
- "description": "Space key(s) head in hex.",
3676
- "name": "key"
3523
+ "command": {
3524
+ "description": "Start.",
3525
+ "name": "command",
3526
+ "required": true
3677
3527
  }
3678
3528
  },
3679
- "description": "Close space.",
3529
+ "description": "Enable or disable tunnel (deprecated).",
3680
3530
  "flags": {
3681
3531
  "json": {
3682
3532
  "description": "Output as JSON.",
@@ -3760,32 +3610,44 @@
3760
3610
  "hasDynamicHelp": false,
3761
3611
  "multiple": false,
3762
3612
  "type": "option"
3763
- }
3764
- },
3765
- "hasDynamicHelp": false,
3766
- "hiddenAliases": [],
3767
- "id": "space:close",
3768
- "pluginAlias": "@dxos/cli",
3769
- "pluginName": "@dxos/cli",
3770
- "pluginType": "core",
3771
- "strict": true,
3613
+ },
3614
+ "extended": {
3615
+ "description": "Show extended table columns.",
3616
+ "name": "extended",
3617
+ "allowNo": false,
3618
+ "type": "boolean"
3619
+ },
3620
+ "name": {
3621
+ "description": "Tunnel name",
3622
+ "name": "name",
3623
+ "default": "tennessee-four-wolfram-nuts",
3624
+ "hasDynamicHelp": false,
3625
+ "multiple": false,
3626
+ "type": "option"
3627
+ }
3628
+ },
3629
+ "hasDynamicHelp": false,
3630
+ "hiddenAliases": [],
3631
+ "id": "tunnel",
3632
+ "pluginAlias": "@dxos/cli",
3633
+ "pluginName": "@dxos/cli",
3634
+ "pluginType": "core",
3635
+ "state": "deprecated",
3636
+ "strict": true,
3637
+ "enableJsonFlag": true,
3772
3638
  "isESM": true,
3773
3639
  "relativePath": [
3774
3640
  "dist",
3775
3641
  "src",
3776
3642
  "commands",
3777
- "space",
3778
- "close.js"
3643
+ "tunnel",
3644
+ "index.js"
3779
3645
  ]
3780
3646
  },
3781
- "space:create": {
3647
+ "tunnel:list": {
3782
3648
  "aliases": [],
3783
- "args": {
3784
- "name": {
3785
- "name": "name"
3786
- }
3787
- },
3788
- "description": "Create space.",
3649
+ "args": {},
3650
+ "description": "List tunnels.",
3789
3651
  "flags": {
3790
3652
  "json": {
3791
3653
  "description": "Output as JSON.",
@@ -3869,14 +3731,21 @@
3869
3731
  "hasDynamicHelp": false,
3870
3732
  "multiple": false,
3871
3733
  "type": "option"
3734
+ },
3735
+ "extended": {
3736
+ "description": "Show extended table columns.",
3737
+ "name": "extended",
3738
+ "allowNo": false,
3739
+ "type": "boolean"
3872
3740
  }
3873
3741
  },
3874
3742
  "hasDynamicHelp": false,
3875
3743
  "hiddenAliases": [],
3876
- "id": "space:create",
3744
+ "id": "tunnel:list",
3877
3745
  "pluginAlias": "@dxos/cli",
3878
3746
  "pluginName": "@dxos/cli",
3879
3747
  "pluginType": "core",
3748
+ "state": "deprecated",
3880
3749
  "strict": true,
3881
3750
  "enableJsonFlag": true,
3882
3751
  "isESM": true,
@@ -3884,11 +3753,11 @@
3884
3753
  "dist",
3885
3754
  "src",
3886
3755
  "commands",
3887
- "space",
3888
- "create.js"
3756
+ "tunnel",
3757
+ "list.js"
3889
3758
  ]
3890
3759
  },
3891
- "space:epoch": {
3760
+ "space:close": {
3892
3761
  "aliases": [],
3893
3762
  "args": {
3894
3763
  "key": {
@@ -3896,7 +3765,7 @@
3896
3765
  "name": "key"
3897
3766
  }
3898
3767
  },
3899
- "description": "Create new epoch.",
3768
+ "description": "Close space.",
3900
3769
  "flags": {
3901
3770
  "json": {
3902
3771
  "description": "Output as JSON.",
@@ -3984,30 +3853,28 @@
3984
3853
  },
3985
3854
  "hasDynamicHelp": false,
3986
3855
  "hiddenAliases": [],
3987
- "id": "space:epoch",
3856
+ "id": "space:close",
3988
3857
  "pluginAlias": "@dxos/cli",
3989
3858
  "pluginName": "@dxos/cli",
3990
3859
  "pluginType": "core",
3991
3860
  "strict": true,
3992
- "enableJsonFlag": true,
3993
3861
  "isESM": true,
3994
3862
  "relativePath": [
3995
3863
  "dist",
3996
3864
  "src",
3997
3865
  "commands",
3998
3866
  "space",
3999
- "epoch.js"
3867
+ "close.js"
4000
3868
  ]
4001
3869
  },
4002
- "space:info": {
3870
+ "space:create": {
4003
3871
  "aliases": [],
4004
3872
  "args": {
4005
- "key": {
4006
- "description": "Space key(s) head in hex.",
4007
- "name": "key"
3873
+ "name": {
3874
+ "name": "name"
4008
3875
  }
4009
3876
  },
4010
- "description": "Show space info.",
3877
+ "description": "Create space.",
4011
3878
  "flags": {
4012
3879
  "json": {
4013
3880
  "description": "Output as JSON.",
@@ -4095,7 +3962,7 @@
4095
3962
  },
4096
3963
  "hasDynamicHelp": false,
4097
3964
  "hiddenAliases": [],
4098
- "id": "space:info",
3965
+ "id": "space:create",
4099
3966
  "pluginAlias": "@dxos/cli",
4100
3967
  "pluginName": "@dxos/cli",
4101
3968
  "pluginType": "core",
@@ -4107,13 +3974,18 @@
4107
3974
  "src",
4108
3975
  "commands",
4109
3976
  "space",
4110
- "info.js"
3977
+ "create.js"
4111
3978
  ]
4112
3979
  },
4113
- "space:join": {
3980
+ "space:epoch": {
4114
3981
  "aliases": [],
4115
- "args": {},
4116
- "description": "Join space invitation",
3982
+ "args": {
3983
+ "key": {
3984
+ "description": "Space key(s) head in hex.",
3985
+ "name": "key"
3986
+ }
3987
+ },
3988
+ "description": "Create new epoch.",
4117
3989
  "flags": {
4118
3990
  "json": {
4119
3991
  "description": "Output as JSON.",
@@ -4197,25 +4069,11 @@
4197
4069
  "hasDynamicHelp": false,
4198
4070
  "multiple": false,
4199
4071
  "type": "option"
4200
- },
4201
- "invitation": {
4202
- "description": "Invitation code",
4203
- "name": "invitation",
4204
- "hasDynamicHelp": false,
4205
- "multiple": false,
4206
- "type": "option"
4207
- },
4208
- "secret": {
4209
- "description": "Invitation secret",
4210
- "name": "secret",
4211
- "hasDynamicHelp": false,
4212
- "multiple": false,
4213
- "type": "option"
4214
4072
  }
4215
4073
  },
4216
4074
  "hasDynamicHelp": false,
4217
4075
  "hiddenAliases": [],
4218
- "id": "space:join",
4076
+ "id": "space:epoch",
4219
4077
  "pluginAlias": "@dxos/cli",
4220
4078
  "pluginName": "@dxos/cli",
4221
4079
  "pluginType": "core",
@@ -4227,13 +4085,18 @@
4227
4085
  "src",
4228
4086
  "commands",
4229
4087
  "space",
4230
- "join.js"
4088
+ "epoch.js"
4231
4089
  ]
4232
4090
  },
4233
- "space:list": {
4091
+ "space:info": {
4234
4092
  "aliases": [],
4235
- "args": {},
4236
- "description": "List spaces.",
4093
+ "args": {
4094
+ "key": {
4095
+ "description": "Space key(s) head in hex.",
4096
+ "name": "key"
4097
+ }
4098
+ },
4099
+ "description": "Show space info.",
4237
4100
  "flags": {
4238
4101
  "json": {
4239
4102
  "description": "Output as JSON.",
@@ -4285,7 +4148,7 @@
4285
4148
  ],
4286
4149
  "description": "Timeout (ms).",
4287
4150
  "name": "timeout",
4288
- "default": 1000,
4151
+ "default": 60000,
4289
4152
  "hasDynamicHelp": false,
4290
4153
  "multiple": false,
4291
4154
  "type": "option"
@@ -4317,29 +4180,11 @@
4317
4180
  "hasDynamicHelp": false,
4318
4181
  "multiple": false,
4319
4182
  "type": "option"
4320
- },
4321
- "extended": {
4322
- "description": "Show extended table columns.",
4323
- "name": "extended",
4324
- "allowNo": false,
4325
- "type": "boolean"
4326
- },
4327
- "live": {
4328
- "description": "Live update.",
4329
- "name": "live",
4330
- "allowNo": false,
4331
- "type": "boolean"
4332
- },
4333
- "noWait": {
4334
- "description": "Do not wait for spaces to be ready.",
4335
- "name": "noWait",
4336
- "allowNo": false,
4337
- "type": "boolean"
4338
4183
  }
4339
4184
  },
4340
4185
  "hasDynamicHelp": false,
4341
4186
  "hiddenAliases": [],
4342
- "id": "space:list",
4187
+ "id": "space:info",
4343
4188
  "pluginAlias": "@dxos/cli",
4344
4189
  "pluginName": "@dxos/cli",
4345
4190
  "pluginType": "core",
@@ -4351,18 +4196,13 @@
4351
4196
  "src",
4352
4197
  "commands",
4353
4198
  "space",
4354
- "list.js"
4199
+ "info.js"
4355
4200
  ]
4356
4201
  },
4357
- "space:members": {
4202
+ "space:join": {
4358
4203
  "aliases": [],
4359
- "args": {
4360
- "key": {
4361
- "description": "Space key(s) head in hex.",
4362
- "name": "key"
4363
- }
4364
- },
4365
- "description": "List space members.",
4204
+ "args": {},
4205
+ "description": "Join space invitation",
4366
4206
  "flags": {
4367
4207
  "json": {
4368
4208
  "description": "Output as JSON.",
@@ -4447,16 +4287,24 @@
4447
4287
  "multiple": false,
4448
4288
  "type": "option"
4449
4289
  },
4450
- "extended": {
4451
- "description": "Show extended table columns.",
4452
- "name": "extended",
4453
- "allowNo": false,
4454
- "type": "boolean"
4290
+ "invitation": {
4291
+ "description": "Invitation code",
4292
+ "name": "invitation",
4293
+ "hasDynamicHelp": false,
4294
+ "multiple": false,
4295
+ "type": "option"
4296
+ },
4297
+ "secret": {
4298
+ "description": "Invitation secret",
4299
+ "name": "secret",
4300
+ "hasDynamicHelp": false,
4301
+ "multiple": false,
4302
+ "type": "option"
4455
4303
  }
4456
4304
  },
4457
4305
  "hasDynamicHelp": false,
4458
4306
  "hiddenAliases": [],
4459
- "id": "space:members",
4307
+ "id": "space:join",
4460
4308
  "pluginAlias": "@dxos/cli",
4461
4309
  "pluginName": "@dxos/cli",
4462
4310
  "pluginType": "core",
@@ -4468,18 +4316,13 @@
4468
4316
  "src",
4469
4317
  "commands",
4470
4318
  "space",
4471
- "members.js"
4319
+ "join.js"
4472
4320
  ]
4473
4321
  },
4474
- "space:open": {
4322
+ "space:list": {
4475
4323
  "aliases": [],
4476
- "args": {
4477
- "key": {
4478
- "description": "Space key(s) head in hex.",
4479
- "name": "key"
4480
- }
4481
- },
4482
- "description": "Open space.",
4324
+ "args": {},
4325
+ "description": "List spaces.",
4483
4326
  "flags": {
4484
4327
  "json": {
4485
4328
  "description": "Output as JSON.",
@@ -4531,7 +4374,7 @@
4531
4374
  ],
4532
4375
  "description": "Timeout (ms).",
4533
4376
  "name": "timeout",
4534
- "default": 60000,
4377
+ "default": 1000,
4535
4378
  "hasDynamicHelp": false,
4536
4379
  "multiple": false,
4537
4380
  "type": "option"
@@ -4563,25 +4406,44 @@
4563
4406
  "hasDynamicHelp": false,
4564
4407
  "multiple": false,
4565
4408
  "type": "option"
4409
+ },
4410
+ "extended": {
4411
+ "description": "Show extended table columns.",
4412
+ "name": "extended",
4413
+ "allowNo": false,
4414
+ "type": "boolean"
4415
+ },
4416
+ "live": {
4417
+ "description": "Live update.",
4418
+ "name": "live",
4419
+ "allowNo": false,
4420
+ "type": "boolean"
4421
+ },
4422
+ "noWait": {
4423
+ "description": "Do not wait for spaces to be ready.",
4424
+ "name": "noWait",
4425
+ "allowNo": false,
4426
+ "type": "boolean"
4566
4427
  }
4567
4428
  },
4568
4429
  "hasDynamicHelp": false,
4569
4430
  "hiddenAliases": [],
4570
- "id": "space:open",
4431
+ "id": "space:list",
4571
4432
  "pluginAlias": "@dxos/cli",
4572
4433
  "pluginName": "@dxos/cli",
4573
4434
  "pluginType": "core",
4574
4435
  "strict": true,
4436
+ "enableJsonFlag": true,
4575
4437
  "isESM": true,
4576
4438
  "relativePath": [
4577
4439
  "dist",
4578
4440
  "src",
4579
4441
  "commands",
4580
4442
  "space",
4581
- "open.js"
4443
+ "list.js"
4582
4444
  ]
4583
4445
  },
4584
- "space:query": {
4446
+ "space:members": {
4585
4447
  "aliases": [],
4586
4448
  "args": {
4587
4449
  "key": {
@@ -4589,7 +4451,7 @@
4589
4451
  "name": "key"
4590
4452
  }
4591
4453
  },
4592
- "description": "Query database.",
4454
+ "description": "List space members.",
4593
4455
  "flags": {
4594
4456
  "json": {
4595
4457
  "description": "Output as JSON.",
@@ -4679,18 +4541,11 @@
4679
4541
  "name": "extended",
4680
4542
  "allowNo": false,
4681
4543
  "type": "boolean"
4682
- },
4683
- "typename": {
4684
- "description": "Filter objects by typename.",
4685
- "name": "typename",
4686
- "hasDynamicHelp": false,
4687
- "multiple": false,
4688
- "type": "option"
4689
4544
  }
4690
4545
  },
4691
4546
  "hasDynamicHelp": false,
4692
4547
  "hiddenAliases": [],
4693
- "id": "space:query",
4548
+ "id": "space:members",
4694
4549
  "pluginAlias": "@dxos/cli",
4695
4550
  "pluginName": "@dxos/cli",
4696
4551
  "pluginType": "core",
@@ -4702,10 +4557,10 @@
4702
4557
  "src",
4703
4558
  "commands",
4704
4559
  "space",
4705
- "query.js"
4560
+ "members.js"
4706
4561
  ]
4707
4562
  },
4708
- "space:share": {
4563
+ "space:open": {
4709
4564
  "aliases": [],
4710
4565
  "args": {
4711
4566
  "key": {
@@ -4713,7 +4568,7 @@
4713
4568
  "name": "key"
4714
4569
  }
4715
4570
  },
4716
- "description": "Create space invitation.",
4571
+ "description": "Open space.",
4717
4572
  "flags": {
4718
4573
  "json": {
4719
4574
  "description": "Output as JSON.",
@@ -4797,51 +4652,11 @@
4797
4652
  "hasDynamicHelp": false,
4798
4653
  "multiple": false,
4799
4654
  "type": "option"
4800
- },
4801
- "multiple": {
4802
- "description": "Multiple use.",
4803
- "name": "multiple",
4804
- "allowNo": false,
4805
- "type": "boolean"
4806
- },
4807
- "lifetime": {
4808
- "description": "Lifetime of the invitation in seconds",
4809
- "name": "lifetime",
4810
- "default": 86400,
4811
- "hasDynamicHelp": false,
4812
- "multiple": false,
4813
- "type": "option"
4814
- },
4815
- "persistent": {
4816
- "description": "Invitation should resume if client restarts",
4817
- "name": "persistent",
4818
- "allowNo": false,
4819
- "type": "boolean"
4820
- },
4821
- "open": {
4822
- "description": "Open browser with invitation.",
4823
- "name": "open",
4824
- "allowNo": false,
4825
- "type": "boolean"
4826
- },
4827
- "host": {
4828
- "description": "Application Host URL.",
4829
- "name": "host",
4830
- "default": "https://composer.space",
4831
- "hasDynamicHelp": false,
4832
- "multiple": false,
4833
- "type": "option"
4834
- },
4835
- "auth": {
4836
- "description": "Skip authentication challenge.",
4837
- "name": "auth",
4838
- "allowNo": true,
4839
- "type": "boolean"
4840
4655
  }
4841
4656
  },
4842
4657
  "hasDynamicHelp": false,
4843
4658
  "hiddenAliases": [],
4844
- "id": "space:share",
4659
+ "id": "space:open",
4845
4660
  "pluginAlias": "@dxos/cli",
4846
4661
  "pluginName": "@dxos/cli",
4847
4662
  "pluginType": "core",
@@ -4852,19 +4667,18 @@
4852
4667
  "src",
4853
4668
  "commands",
4854
4669
  "space",
4855
- "share.js"
4670
+ "open.js"
4856
4671
  ]
4857
4672
  },
4858
- "tunnel": {
4673
+ "space:query": {
4859
4674
  "aliases": [],
4860
4675
  "args": {
4861
- "command": {
4862
- "description": "Start.",
4863
- "name": "command",
4864
- "required": true
4676
+ "key": {
4677
+ "description": "Space key(s) head in hex.",
4678
+ "name": "key"
4865
4679
  }
4866
4680
  },
4867
- "description": "Enable or disable tunnel (deprecated).",
4681
+ "description": "Query database.",
4868
4682
  "flags": {
4869
4683
  "json": {
4870
4684
  "description": "Output as JSON.",
@@ -4955,10 +4769,9 @@
4955
4769
  "allowNo": false,
4956
4770
  "type": "boolean"
4957
4771
  },
4958
- "name": {
4959
- "description": "Tunnel name",
4960
- "name": "name",
4961
- "default": "victor-fish-spaghetti-social",
4772
+ "typename": {
4773
+ "description": "Filter objects by typename.",
4774
+ "name": "typename",
4962
4775
  "hasDynamicHelp": false,
4963
4776
  "multiple": false,
4964
4777
  "type": "option"
@@ -4966,11 +4779,10 @@
4966
4779
  },
4967
4780
  "hasDynamicHelp": false,
4968
4781
  "hiddenAliases": [],
4969
- "id": "tunnel",
4782
+ "id": "space:query",
4970
4783
  "pluginAlias": "@dxos/cli",
4971
4784
  "pluginName": "@dxos/cli",
4972
4785
  "pluginType": "core",
4973
- "state": "deprecated",
4974
4786
  "strict": true,
4975
4787
  "enableJsonFlag": true,
4976
4788
  "isESM": true,
@@ -4978,14 +4790,19 @@
4978
4790
  "dist",
4979
4791
  "src",
4980
4792
  "commands",
4981
- "tunnel",
4982
- "index.js"
4793
+ "space",
4794
+ "query.js"
4983
4795
  ]
4984
4796
  },
4985
- "tunnel:list": {
4797
+ "space:share": {
4986
4798
  "aliases": [],
4987
- "args": {},
4988
- "description": "List tunnels.",
4799
+ "args": {
4800
+ "key": {
4801
+ "description": "Space key(s) head in hex.",
4802
+ "name": "key"
4803
+ }
4804
+ },
4805
+ "description": "Create space invitation.",
4989
4806
  "flags": {
4990
4807
  "json": {
4991
4808
  "description": "Output as JSON.",
@@ -5070,29 +4887,61 @@
5070
4887
  "multiple": false,
5071
4888
  "type": "option"
5072
4889
  },
5073
- "extended": {
5074
- "description": "Show extended table columns.",
5075
- "name": "extended",
4890
+ "multiple": {
4891
+ "description": "Multiple use.",
4892
+ "name": "multiple",
4893
+ "allowNo": false,
4894
+ "type": "boolean"
4895
+ },
4896
+ "lifetime": {
4897
+ "description": "Lifetime of the invitation in seconds",
4898
+ "name": "lifetime",
4899
+ "default": 86400,
4900
+ "hasDynamicHelp": false,
4901
+ "multiple": false,
4902
+ "type": "option"
4903
+ },
4904
+ "persistent": {
4905
+ "description": "Invitation should resume if client restarts",
4906
+ "name": "persistent",
4907
+ "allowNo": false,
4908
+ "type": "boolean"
4909
+ },
4910
+ "open": {
4911
+ "description": "Open browser with invitation.",
4912
+ "name": "open",
5076
4913
  "allowNo": false,
5077
4914
  "type": "boolean"
4915
+ },
4916
+ "host": {
4917
+ "description": "Application Host URL.",
4918
+ "name": "host",
4919
+ "default": "https://composer.space",
4920
+ "hasDynamicHelp": false,
4921
+ "multiple": false,
4922
+ "type": "option"
4923
+ },
4924
+ "auth": {
4925
+ "description": "Skip authentication challenge.",
4926
+ "name": "auth",
4927
+ "allowNo": true,
4928
+ "type": "boolean"
5078
4929
  }
5079
4930
  },
5080
4931
  "hasDynamicHelp": false,
5081
4932
  "hiddenAliases": [],
5082
- "id": "tunnel:list",
4933
+ "id": "space:share",
5083
4934
  "pluginAlias": "@dxos/cli",
5084
4935
  "pluginName": "@dxos/cli",
5085
4936
  "pluginType": "core",
5086
- "state": "deprecated",
5087
4937
  "strict": true,
5088
- "enableJsonFlag": true,
5089
4938
  "isESM": true,
5090
4939
  "relativePath": [
5091
4940
  "dist",
5092
4941
  "src",
5093
4942
  "commands",
5094
- "tunnel",
5095
- "list.js"
4943
+ "space",
4944
+ "share.js"
5096
4945
  ]
5097
4946
  },
5098
4947
  "function:trigger:list": {
@@ -5820,5 +5669,5 @@
5820
5669
  ]
5821
5670
  }
5822
5671
  },
5823
- "version": "0.8.4-main.28f8d3d"
5672
+ "version": "0.8.4-main.406dc2a"
5824
5673
  }