@dxos/cli 0.5.3-main.37bbd91 → 0.5.3-main.3870099
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/dist/src/base.d.ts +4 -2
- package/dist/src/base.d.ts.map +1 -1
- package/dist/src/base.js +56 -14
- package/dist/src/base.js.map +1 -1
- package/dist/src/commands/agent/agent.test.js.map +1 -1
- package/dist/src/commands/agent/invitations.d.ts +0 -1
- package/dist/src/commands/agent/invitations.d.ts.map +1 -1
- package/dist/src/commands/agent/invitations.js.map +1 -1
- package/dist/src/commands/agent/list.d.ts +0 -1
- package/dist/src/commands/agent/list.d.ts.map +1 -1
- package/dist/src/commands/agent/list.js.map +1 -1
- package/dist/src/commands/agent/restart.d.ts +0 -1
- package/dist/src/commands/agent/restart.d.ts.map +1 -1
- package/dist/src/commands/agent/restart.js.map +1 -1
- package/dist/src/commands/agent/start.d.ts +0 -1
- package/dist/src/commands/agent/start.d.ts.map +1 -1
- package/dist/src/commands/agent/start.js.map +1 -1
- package/dist/src/commands/agent/status.d.ts +0 -1
- package/dist/src/commands/agent/status.d.ts.map +1 -1
- package/dist/src/commands/agent/status.js +0 -6
- package/dist/src/commands/agent/status.js.map +1 -1
- package/dist/src/commands/agent/stop.d.ts +0 -1
- package/dist/src/commands/agent/stop.d.ts.map +1 -1
- package/dist/src/commands/agent/stop.js.map +1 -1
- package/dist/src/commands/app/create.d.ts +0 -1
- package/dist/src/commands/app/create.d.ts.map +1 -1
- package/dist/src/commands/app/create.js.map +1 -1
- package/dist/src/commands/app/open.d.ts +0 -1
- package/dist/src/commands/app/open.d.ts.map +1 -1
- package/dist/src/commands/app/open.js.map +1 -1
- package/dist/src/commands/app/publish.d.ts +0 -1
- package/dist/src/commands/app/publish.d.ts.map +1 -1
- package/dist/src/commands/app/publish.js +7 -2
- package/dist/src/commands/app/publish.js.map +1 -1
- package/dist/src/commands/composer/base.d.ts.map +1 -1
- package/dist/src/commands/composer/base.js +8 -13
- package/dist/src/commands/composer/base.js.map +1 -1
- package/dist/src/commands/composer/import.d.ts +1 -2
- package/dist/src/commands/composer/import.d.ts.map +1 -1
- package/dist/src/commands/composer/import.js +34 -34
- package/dist/src/commands/composer/import.js.map +1 -1
- package/dist/src/commands/composer/query.d.ts +0 -1
- package/dist/src/commands/composer/query.d.ts.map +1 -1
- package/dist/src/commands/composer/query.js +10 -1
- package/dist/src/commands/composer/query.js.map +1 -1
- package/dist/src/commands/composer/upload.d.ts +24 -0
- package/dist/src/commands/composer/upload.d.ts.map +1 -0
- package/dist/src/commands/composer/upload.js +42 -0
- package/dist/src/commands/composer/upload.js.map +1 -0
- package/dist/src/commands/config/index.js.map +1 -1
- package/dist/src/commands/debug/diagnostics.d.ts +0 -1
- package/dist/src/commands/debug/diagnostics.d.ts.map +1 -1
- package/dist/src/commands/debug/generate.d.ts +0 -1
- package/dist/src/commands/debug/generate.d.ts.map +1 -1
- package/dist/src/commands/debug/generate.js.map +1 -1
- package/dist/src/commands/debug/metrics.js.map +1 -1
- package/dist/src/commands/debug/status.d.ts +0 -1
- package/dist/src/commands/debug/status.d.ts.map +1 -1
- package/dist/src/commands/device/info.js.map +1 -1
- package/dist/src/commands/device/list.d.ts +0 -1
- package/dist/src/commands/device/list.d.ts.map +1 -1
- package/dist/src/commands/device/update.d.ts +0 -1
- package/dist/src/commands/device/update.d.ts.map +1 -1
- package/dist/src/commands/function/dev.d.ts +0 -1
- package/dist/src/commands/function/dev.d.ts.map +1 -1
- package/dist/src/commands/function/dev.js +3 -2
- package/dist/src/commands/function/dev.js.map +1 -1
- package/dist/src/commands/function/logs.js.map +1 -1
- package/dist/src/commands/halo/create.d.ts +0 -1
- package/dist/src/commands/halo/create.d.ts.map +1 -1
- package/dist/src/commands/halo/create.js.map +1 -1
- package/dist/src/commands/halo/credential/add.js.map +1 -1
- package/dist/src/commands/halo/credential/list.d.ts +0 -1
- package/dist/src/commands/halo/credential/list.d.ts.map +1 -1
- package/dist/src/commands/halo/credential/list.js.map +1 -1
- package/dist/src/commands/halo/identity.js.map +1 -1
- package/dist/src/commands/halo/join.d.ts +0 -1
- package/dist/src/commands/halo/join.d.ts.map +1 -1
- package/dist/src/commands/halo/join.js.map +1 -1
- package/dist/src/commands/halo/share.d.ts +0 -1
- package/dist/src/commands/halo/share.d.ts.map +1 -1
- package/dist/src/commands/halo/share.js.map +1 -1
- package/dist/src/commands/halo/update.d.ts +0 -1
- package/dist/src/commands/halo/update.d.ts.map +1 -1
- package/dist/src/commands/halo/update.js.map +1 -1
- package/dist/src/commands/reset/index.d.ts +0 -1
- package/dist/src/commands/reset/index.d.ts.map +1 -1
- package/dist/src/commands/reset/index.js.map +1 -1
- package/dist/src/commands/shell/index.js.map +1 -1
- package/dist/src/commands/space/info.js.map +1 -1
- package/dist/src/commands/space/join.d.ts +0 -1
- package/dist/src/commands/space/join.d.ts.map +1 -1
- package/dist/src/commands/space/join.js.map +1 -1
- package/dist/src/commands/space/list.d.ts +0 -1
- package/dist/src/commands/space/list.d.ts.map +1 -1
- package/dist/src/commands/space/list.js.map +1 -1
- package/dist/src/commands/space/members.d.ts +0 -1
- package/dist/src/commands/space/members.d.ts.map +1 -1
- package/dist/src/commands/space/members.js.map +1 -1
- package/dist/src/commands/space/query.d.ts +16 -0
- package/dist/src/commands/space/query.d.ts.map +1 -1
- package/dist/src/commands/space/query.js +23 -14
- package/dist/src/commands/space/query.js.map +1 -1
- package/dist/src/commands/space/share.d.ts +0 -1
- package/dist/src/commands/space/share.d.ts.map +1 -1
- package/dist/src/commands/space/share.js.map +1 -1
- package/dist/src/commands/tunnel/index.d.ts +0 -1
- package/dist/src/commands/tunnel/index.d.ts.map +1 -1
- package/dist/src/commands/tunnel/list.js.map +1 -1
- package/dist/src/components/App.js.map +1 -1
- package/dist/src/components/SpaceTable.js.map +1 -1
- package/dist/src/components/SystemTable.js.map +1 -1
- package/dist/src/help.js.map +1 -1
- package/dist/src/hooks/command-not-found.d.ts.map +1 -1
- package/dist/src/hooks/command-not-found.js +1 -1
- package/dist/src/hooks/command-not-found.js.map +1 -1
- package/dist/src/util/agents.js.map +1 -1
- package/dist/src/util/invitations.d.ts +9 -9
- package/dist/src/util/invitations.d.ts.map +1 -1
- package/dist/src/util/invitations.js.map +1 -1
- package/dist/src/util/provider/digital-ocean.js.map +1 -1
- package/dist/src/util/publish/build.js.map +1 -1
- package/dist/src/util/publish/ipfs-upload.d.ts +3 -4
- package/dist/src/util/publish/ipfs-upload.d.ts.map +1 -1
- package/dist/src/util/publish/ipfs-upload.js +7 -12
- package/dist/src/util/publish/ipfs-upload.js.map +1 -1
- package/dist/src/util/publish/publish.d.ts +5 -8
- package/dist/src/util/publish/publish.d.ts.map +1 -1
- package/dist/src/util/publish/publish.js +41 -34
- package/dist/src/util/publish/publish.js.map +1 -1
- package/dist/src/util/publish/publisher-rpc-peer.js.map +1 -1
- package/dist/src/util/spaces.d.ts +1 -1
- package/dist/src/util/spaces.d.ts.map +1 -1
- package/dist/src/util/spaces.js +2 -2
- package/dist/src/util/spaces.js.map +1 -1
- package/dist/src/util/supervisor/supervisor-rpc-peer.js.map +1 -1
- package/dist/src/util/testing.js.map +1 -1
- package/dist/src/util/tree.js.map +1 -1
- package/dist/src/util/tunnel/tunnel-rpc-peer.js.map +1 -1
- package/oclif.manifest.json +341 -437
- package/package.json +30 -34
package/oclif.manifest.json
CHANGED
|
@@ -57,17 +57,12 @@
|
|
|
57
57
|
"type": "option"
|
|
58
58
|
},
|
|
59
59
|
"no-agent": {
|
|
60
|
-
"description": "Run command without
|
|
60
|
+
"description": "Run command without starting an agent.",
|
|
61
|
+
"env": "DX_NO_AGENT",
|
|
61
62
|
"name": "no-agent",
|
|
62
63
|
"allowNo": false,
|
|
63
64
|
"type": "boolean"
|
|
64
65
|
},
|
|
65
|
-
"no-start-agent": {
|
|
66
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
67
|
-
"name": "no-start-agent",
|
|
68
|
-
"allowNo": false,
|
|
69
|
-
"type": "boolean"
|
|
70
|
-
},
|
|
71
66
|
"timeout": {
|
|
72
67
|
"aliases": [
|
|
73
68
|
"t"
|
|
@@ -180,17 +175,12 @@
|
|
|
180
175
|
"type": "option"
|
|
181
176
|
},
|
|
182
177
|
"no-agent": {
|
|
183
|
-
"description": "Run command without
|
|
178
|
+
"description": "Run command without starting an agent.",
|
|
179
|
+
"env": "DX_NO_AGENT",
|
|
184
180
|
"name": "no-agent",
|
|
185
181
|
"allowNo": false,
|
|
186
182
|
"type": "boolean"
|
|
187
183
|
},
|
|
188
|
-
"no-start-agent": {
|
|
189
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
190
|
-
"name": "no-start-agent",
|
|
191
|
-
"allowNo": false,
|
|
192
|
-
"type": "boolean"
|
|
193
|
-
},
|
|
194
184
|
"timeout": {
|
|
195
185
|
"aliases": [
|
|
196
186
|
"t"
|
|
@@ -386,17 +376,12 @@
|
|
|
386
376
|
"type": "option"
|
|
387
377
|
},
|
|
388
378
|
"no-agent": {
|
|
389
|
-
"description": "Run command without
|
|
379
|
+
"description": "Run command without starting an agent.",
|
|
380
|
+
"env": "DX_NO_AGENT",
|
|
390
381
|
"name": "no-agent",
|
|
391
382
|
"allowNo": false,
|
|
392
383
|
"type": "boolean"
|
|
393
384
|
},
|
|
394
|
-
"no-start-agent": {
|
|
395
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
396
|
-
"name": "no-start-agent",
|
|
397
|
-
"allowNo": false,
|
|
398
|
-
"type": "boolean"
|
|
399
|
-
},
|
|
400
385
|
"timeout": {
|
|
401
386
|
"aliases": [
|
|
402
387
|
"t"
|
|
@@ -521,17 +506,12 @@
|
|
|
521
506
|
"type": "option"
|
|
522
507
|
},
|
|
523
508
|
"no-agent": {
|
|
524
|
-
"description": "Run command without
|
|
509
|
+
"description": "Run command without starting an agent.",
|
|
510
|
+
"env": "DX_NO_AGENT",
|
|
525
511
|
"name": "no-agent",
|
|
526
512
|
"allowNo": false,
|
|
527
513
|
"type": "boolean"
|
|
528
514
|
},
|
|
529
|
-
"no-start-agent": {
|
|
530
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
531
|
-
"name": "no-start-agent",
|
|
532
|
-
"allowNo": false,
|
|
533
|
-
"type": "boolean"
|
|
534
|
-
},
|
|
535
515
|
"timeout": {
|
|
536
516
|
"aliases": [
|
|
537
517
|
"t"
|
|
@@ -676,17 +656,12 @@
|
|
|
676
656
|
"type": "option"
|
|
677
657
|
},
|
|
678
658
|
"no-agent": {
|
|
679
|
-
"description": "Run command without
|
|
659
|
+
"description": "Run command without starting an agent.",
|
|
660
|
+
"env": "DX_NO_AGENT",
|
|
680
661
|
"name": "no-agent",
|
|
681
662
|
"allowNo": false,
|
|
682
663
|
"type": "boolean"
|
|
683
664
|
},
|
|
684
|
-
"no-start-agent": {
|
|
685
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
686
|
-
"name": "no-start-agent",
|
|
687
|
-
"allowNo": false,
|
|
688
|
-
"type": "boolean"
|
|
689
|
-
},
|
|
690
665
|
"timeout": {
|
|
691
666
|
"aliases": [
|
|
692
667
|
"t"
|
|
@@ -793,17 +768,12 @@
|
|
|
793
768
|
"type": "option"
|
|
794
769
|
},
|
|
795
770
|
"no-agent": {
|
|
796
|
-
"description": "Run command without
|
|
771
|
+
"description": "Run command without starting an agent.",
|
|
772
|
+
"env": "DX_NO_AGENT",
|
|
797
773
|
"name": "no-agent",
|
|
798
774
|
"allowNo": false,
|
|
799
775
|
"type": "boolean"
|
|
800
776
|
},
|
|
801
|
-
"no-start-agent": {
|
|
802
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
803
|
-
"name": "no-start-agent",
|
|
804
|
-
"allowNo": false,
|
|
805
|
-
"type": "boolean"
|
|
806
|
-
},
|
|
807
777
|
"timeout": {
|
|
808
778
|
"aliases": [
|
|
809
779
|
"t"
|
|
@@ -871,16 +841,9 @@
|
|
|
871
841
|
"stop.js"
|
|
872
842
|
]
|
|
873
843
|
},
|
|
874
|
-
"
|
|
844
|
+
"composer:base": {
|
|
875
845
|
"aliases": [],
|
|
876
|
-
"args": {
|
|
877
|
-
"name": {
|
|
878
|
-
"description": "App name.",
|
|
879
|
-
"name": "name",
|
|
880
|
-
"required": true
|
|
881
|
-
}
|
|
882
|
-
},
|
|
883
|
-
"description": "Manage applications (deprecated).",
|
|
846
|
+
"args": {},
|
|
884
847
|
"flags": {
|
|
885
848
|
"json": {
|
|
886
849
|
"description": "Output as JSON.",
|
|
@@ -934,17 +897,12 @@
|
|
|
934
897
|
"type": "option"
|
|
935
898
|
},
|
|
936
899
|
"no-agent": {
|
|
937
|
-
"description": "Run command without
|
|
900
|
+
"description": "Run command without starting an agent.",
|
|
901
|
+
"env": "DX_NO_AGENT",
|
|
938
902
|
"name": "no-agent",
|
|
939
903
|
"allowNo": false,
|
|
940
904
|
"type": "boolean"
|
|
941
905
|
},
|
|
942
|
-
"no-start-agent": {
|
|
943
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
944
|
-
"name": "no-start-agent",
|
|
945
|
-
"allowNo": false,
|
|
946
|
-
"type": "boolean"
|
|
947
|
-
},
|
|
948
906
|
"timeout": {
|
|
949
907
|
"aliases": [
|
|
950
908
|
"t"
|
|
@@ -975,43 +933,138 @@
|
|
|
975
933
|
"hasDynamicHelp": false,
|
|
976
934
|
"multiple": false,
|
|
977
935
|
"type": "option"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
"hasDynamicHelp": false,
|
|
939
|
+
"hiddenAliases": [],
|
|
940
|
+
"id": "composer:base",
|
|
941
|
+
"pluginAlias": "@dxos/cli",
|
|
942
|
+
"pluginName": "@dxos/cli",
|
|
943
|
+
"pluginType": "core",
|
|
944
|
+
"strict": true,
|
|
945
|
+
"enableJsonFlag": true,
|
|
946
|
+
"isESM": false,
|
|
947
|
+
"relativePath": [
|
|
948
|
+
"dist",
|
|
949
|
+
"src",
|
|
950
|
+
"commands",
|
|
951
|
+
"composer",
|
|
952
|
+
"base.js"
|
|
953
|
+
]
|
|
954
|
+
},
|
|
955
|
+
"composer:import": {
|
|
956
|
+
"aliases": [],
|
|
957
|
+
"args": {
|
|
958
|
+
"file": {
|
|
959
|
+
"name": "file",
|
|
960
|
+
"required": true
|
|
961
|
+
}
|
|
962
|
+
},
|
|
963
|
+
"description": "Import ECHO objects.",
|
|
964
|
+
"flags": {
|
|
965
|
+
"json": {
|
|
966
|
+
"description": "Output as JSON.",
|
|
967
|
+
"name": "json",
|
|
968
|
+
"allowNo": false,
|
|
969
|
+
"type": "boolean"
|
|
970
|
+
},
|
|
971
|
+
"dry-run": {
|
|
972
|
+
"description": "Dry run.",
|
|
973
|
+
"name": "dry-run",
|
|
974
|
+
"allowNo": false,
|
|
975
|
+
"type": "boolean"
|
|
976
|
+
},
|
|
977
|
+
"verbose": {
|
|
978
|
+
"char": "v",
|
|
979
|
+
"description": "Verbose output",
|
|
980
|
+
"name": "verbose",
|
|
981
|
+
"allowNo": false,
|
|
982
|
+
"type": "boolean"
|
|
983
|
+
},
|
|
984
|
+
"profile": {
|
|
985
|
+
"description": "User profile.",
|
|
986
|
+
"env": "DX_PROFILE",
|
|
987
|
+
"name": "profile",
|
|
988
|
+
"default": "default",
|
|
989
|
+
"hasDynamicHelp": false,
|
|
990
|
+
"multiple": false,
|
|
991
|
+
"type": "option"
|
|
978
992
|
},
|
|
979
|
-
"
|
|
980
|
-
"
|
|
981
|
-
|
|
993
|
+
"config": {
|
|
994
|
+
"aliases": [
|
|
995
|
+
"c"
|
|
996
|
+
],
|
|
997
|
+
"dependsOn": [
|
|
998
|
+
"profile"
|
|
999
|
+
],
|
|
1000
|
+
"description": "Config file.",
|
|
1001
|
+
"env": "DX_CONFIG",
|
|
1002
|
+
"name": "config",
|
|
1003
|
+
"default": "/home/runner/.config/dx/profile/default.yml",
|
|
982
1004
|
"hasDynamicHelp": false,
|
|
1005
|
+
"helpValue": "path",
|
|
983
1006
|
"multiple": false,
|
|
984
1007
|
"type": "option"
|
|
985
1008
|
},
|
|
986
|
-
"
|
|
987
|
-
"
|
|
988
|
-
"
|
|
989
|
-
"name": "template",
|
|
990
|
-
"default": "hello",
|
|
1009
|
+
"target": {
|
|
1010
|
+
"description": "Target websocket server.",
|
|
1011
|
+
"name": "target",
|
|
991
1012
|
"hasDynamicHelp": false,
|
|
992
1013
|
"multiple": false,
|
|
993
|
-
"
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
|
|
1014
|
+
"type": "option"
|
|
1015
|
+
},
|
|
1016
|
+
"no-agent": {
|
|
1017
|
+
"description": "Run command without starting an agent.",
|
|
1018
|
+
"env": "DX_NO_AGENT",
|
|
1019
|
+
"name": "no-agent",
|
|
1020
|
+
"allowNo": false,
|
|
1021
|
+
"type": "boolean"
|
|
1022
|
+
},
|
|
1023
|
+
"timeout": {
|
|
1024
|
+
"aliases": [
|
|
1025
|
+
"t"
|
|
997
1026
|
],
|
|
1027
|
+
"description": "Timeout (ms).",
|
|
1028
|
+
"name": "timeout",
|
|
1029
|
+
"default": 60000,
|
|
1030
|
+
"hasDynamicHelp": false,
|
|
1031
|
+
"multiple": false,
|
|
998
1032
|
"type": "option"
|
|
999
1033
|
},
|
|
1000
|
-
"
|
|
1001
|
-
"
|
|
1002
|
-
"
|
|
1003
|
-
"
|
|
1034
|
+
"no-wait": {
|
|
1035
|
+
"description": "Do not wait for space to be ready.",
|
|
1036
|
+
"name": "no-wait",
|
|
1037
|
+
"allowNo": false,
|
|
1038
|
+
"type": "boolean"
|
|
1039
|
+
},
|
|
1040
|
+
"json-log": {
|
|
1041
|
+
"description": "When running in foreground, log JSON format",
|
|
1042
|
+
"name": "json-log",
|
|
1004
1043
|
"allowNo": false,
|
|
1005
1044
|
"type": "boolean"
|
|
1045
|
+
},
|
|
1046
|
+
"json-logfile": {
|
|
1047
|
+
"description": "JSON log file destination, or 'stdout' or 'stderr'",
|
|
1048
|
+
"name": "json-logfile",
|
|
1049
|
+
"default": "stderr",
|
|
1050
|
+
"hasDynamicHelp": false,
|
|
1051
|
+
"multiple": false,
|
|
1052
|
+
"type": "option"
|
|
1053
|
+
},
|
|
1054
|
+
"key": {
|
|
1055
|
+
"description": "Space key(s) head in hex.",
|
|
1056
|
+
"name": "key",
|
|
1057
|
+
"hasDynamicHelp": false,
|
|
1058
|
+
"multiple": true,
|
|
1059
|
+
"type": "option"
|
|
1006
1060
|
}
|
|
1007
1061
|
},
|
|
1008
1062
|
"hasDynamicHelp": false,
|
|
1009
1063
|
"hiddenAliases": [],
|
|
1010
|
-
"id": "
|
|
1064
|
+
"id": "composer:import",
|
|
1011
1065
|
"pluginAlias": "@dxos/cli",
|
|
1012
1066
|
"pluginName": "@dxos/cli",
|
|
1013
1067
|
"pluginType": "core",
|
|
1014
|
-
"state": "deprecated",
|
|
1015
1068
|
"strict": true,
|
|
1016
1069
|
"enableJsonFlag": true,
|
|
1017
1070
|
"isESM": false,
|
|
@@ -1019,14 +1072,14 @@
|
|
|
1019
1072
|
"dist",
|
|
1020
1073
|
"src",
|
|
1021
1074
|
"commands",
|
|
1022
|
-
"
|
|
1023
|
-
"
|
|
1075
|
+
"composer",
|
|
1076
|
+
"import.js"
|
|
1024
1077
|
]
|
|
1025
1078
|
},
|
|
1026
|
-
"
|
|
1079
|
+
"composer:query": {
|
|
1027
1080
|
"aliases": [],
|
|
1028
1081
|
"args": {},
|
|
1029
|
-
"description": "
|
|
1082
|
+
"description": "Query database.",
|
|
1030
1083
|
"flags": {
|
|
1031
1084
|
"json": {
|
|
1032
1085
|
"description": "Output as JSON.",
|
|
@@ -1080,17 +1133,12 @@
|
|
|
1080
1133
|
"type": "option"
|
|
1081
1134
|
},
|
|
1082
1135
|
"no-agent": {
|
|
1083
|
-
"description": "Run command without
|
|
1136
|
+
"description": "Run command without starting an agent.",
|
|
1137
|
+
"env": "DX_NO_AGENT",
|
|
1084
1138
|
"name": "no-agent",
|
|
1085
1139
|
"allowNo": false,
|
|
1086
1140
|
"type": "boolean"
|
|
1087
1141
|
},
|
|
1088
|
-
"no-start-agent": {
|
|
1089
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1090
|
-
"name": "no-start-agent",
|
|
1091
|
-
"allowNo": false,
|
|
1092
|
-
"type": "boolean"
|
|
1093
|
-
},
|
|
1094
1142
|
"timeout": {
|
|
1095
1143
|
"aliases": [
|
|
1096
1144
|
"t"
|
|
@@ -1121,15 +1169,28 @@
|
|
|
1121
1169
|
"hasDynamicHelp": false,
|
|
1122
1170
|
"multiple": false,
|
|
1123
1171
|
"type": "option"
|
|
1172
|
+
},
|
|
1173
|
+
"key": {
|
|
1174
|
+
"description": "Space key(s) head in hex.",
|
|
1175
|
+
"name": "key",
|
|
1176
|
+
"hasDynamicHelp": false,
|
|
1177
|
+
"multiple": true,
|
|
1178
|
+
"type": "option"
|
|
1179
|
+
},
|
|
1180
|
+
"type": {
|
|
1181
|
+
"description": "Data type.",
|
|
1182
|
+
"name": "type",
|
|
1183
|
+
"hasDynamicHelp": false,
|
|
1184
|
+
"multiple": false,
|
|
1185
|
+
"type": "option"
|
|
1124
1186
|
}
|
|
1125
1187
|
},
|
|
1126
1188
|
"hasDynamicHelp": false,
|
|
1127
1189
|
"hiddenAliases": [],
|
|
1128
|
-
"id": "
|
|
1190
|
+
"id": "composer:query",
|
|
1129
1191
|
"pluginAlias": "@dxos/cli",
|
|
1130
1192
|
"pluginName": "@dxos/cli",
|
|
1131
1193
|
"pluginType": "core",
|
|
1132
|
-
"state": "deprecated",
|
|
1133
1194
|
"strict": true,
|
|
1134
1195
|
"enableJsonFlag": true,
|
|
1135
1196
|
"isESM": false,
|
|
@@ -1137,20 +1198,14 @@
|
|
|
1137
1198
|
"dist",
|
|
1138
1199
|
"src",
|
|
1139
1200
|
"commands",
|
|
1140
|
-
"
|
|
1141
|
-
"
|
|
1201
|
+
"composer",
|
|
1202
|
+
"query.js"
|
|
1142
1203
|
]
|
|
1143
1204
|
},
|
|
1144
|
-
"
|
|
1205
|
+
"composer:upload": {
|
|
1145
1206
|
"aliases": [],
|
|
1146
|
-
"args": {
|
|
1147
|
-
|
|
1148
|
-
"description": "App URL.",
|
|
1149
|
-
"name": "url",
|
|
1150
|
-
"required": true
|
|
1151
|
-
}
|
|
1152
|
-
},
|
|
1153
|
-
"description": "Opens app with provided url and process device invitation.",
|
|
1207
|
+
"args": {},
|
|
1208
|
+
"description": "Upload IPFS file.",
|
|
1154
1209
|
"flags": {
|
|
1155
1210
|
"json": {
|
|
1156
1211
|
"description": "Output as JSON.",
|
|
@@ -1204,17 +1259,12 @@
|
|
|
1204
1259
|
"type": "option"
|
|
1205
1260
|
},
|
|
1206
1261
|
"no-agent": {
|
|
1207
|
-
"description": "Run command without
|
|
1262
|
+
"description": "Run command without starting an agent.",
|
|
1263
|
+
"env": "DX_NO_AGENT",
|
|
1208
1264
|
"name": "no-agent",
|
|
1209
1265
|
"allowNo": false,
|
|
1210
1266
|
"type": "boolean"
|
|
1211
1267
|
},
|
|
1212
|
-
"no-start-agent": {
|
|
1213
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1214
|
-
"name": "no-start-agent",
|
|
1215
|
-
"allowNo": false,
|
|
1216
|
-
"type": "boolean"
|
|
1217
|
-
},
|
|
1218
1268
|
"timeout": {
|
|
1219
1269
|
"aliases": [
|
|
1220
1270
|
"t"
|
|
@@ -1246,28 +1296,27 @@
|
|
|
1246
1296
|
"multiple": false,
|
|
1247
1297
|
"type": "option"
|
|
1248
1298
|
},
|
|
1249
|
-
"
|
|
1250
|
-
"description": "
|
|
1251
|
-
"name": "
|
|
1252
|
-
"default": 1,
|
|
1299
|
+
"key": {
|
|
1300
|
+
"description": "Space key(s) head in hex.",
|
|
1301
|
+
"name": "key",
|
|
1253
1302
|
"hasDynamicHelp": false,
|
|
1254
|
-
"multiple":
|
|
1303
|
+
"multiple": true,
|
|
1255
1304
|
"type": "option"
|
|
1256
1305
|
},
|
|
1257
|
-
"
|
|
1258
|
-
"
|
|
1259
|
-
"
|
|
1260
|
-
"
|
|
1261
|
-
"
|
|
1306
|
+
"file": {
|
|
1307
|
+
"name": "file",
|
|
1308
|
+
"required": true,
|
|
1309
|
+
"hasDynamicHelp": false,
|
|
1310
|
+
"multiple": false,
|
|
1311
|
+
"type": "option"
|
|
1262
1312
|
}
|
|
1263
1313
|
},
|
|
1264
1314
|
"hasDynamicHelp": false,
|
|
1265
1315
|
"hiddenAliases": [],
|
|
1266
|
-
"id": "
|
|
1316
|
+
"id": "composer:upload",
|
|
1267
1317
|
"pluginAlias": "@dxos/cli",
|
|
1268
1318
|
"pluginName": "@dxos/cli",
|
|
1269
1319
|
"pluginType": "core",
|
|
1270
|
-
"state": "deprecated",
|
|
1271
1320
|
"strict": true,
|
|
1272
1321
|
"enableJsonFlag": true,
|
|
1273
1322
|
"isESM": false,
|
|
@@ -1275,14 +1324,20 @@
|
|
|
1275
1324
|
"dist",
|
|
1276
1325
|
"src",
|
|
1277
1326
|
"commands",
|
|
1278
|
-
"
|
|
1279
|
-
"
|
|
1327
|
+
"composer",
|
|
1328
|
+
"upload.js"
|
|
1280
1329
|
]
|
|
1281
1330
|
},
|
|
1282
|
-
"app:
|
|
1331
|
+
"app:create": {
|
|
1283
1332
|
"aliases": [],
|
|
1284
|
-
"args": {
|
|
1285
|
-
|
|
1333
|
+
"args": {
|
|
1334
|
+
"name": {
|
|
1335
|
+
"description": "App name.",
|
|
1336
|
+
"name": "name",
|
|
1337
|
+
"required": true
|
|
1338
|
+
}
|
|
1339
|
+
},
|
|
1340
|
+
"description": "Manage applications (deprecated).",
|
|
1286
1341
|
"flags": {
|
|
1287
1342
|
"json": {
|
|
1288
1343
|
"description": "Output as JSON.",
|
|
@@ -1336,17 +1391,12 @@
|
|
|
1336
1391
|
"type": "option"
|
|
1337
1392
|
},
|
|
1338
1393
|
"no-agent": {
|
|
1339
|
-
"description": "Run command without
|
|
1394
|
+
"description": "Run command without starting an agent.",
|
|
1395
|
+
"env": "DX_NO_AGENT",
|
|
1340
1396
|
"name": "no-agent",
|
|
1341
1397
|
"allowNo": false,
|
|
1342
1398
|
"type": "boolean"
|
|
1343
1399
|
},
|
|
1344
|
-
"no-start-agent": {
|
|
1345
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1346
|
-
"name": "no-start-agent",
|
|
1347
|
-
"allowNo": false,
|
|
1348
|
-
"type": "boolean"
|
|
1349
|
-
},
|
|
1350
1400
|
"timeout": {
|
|
1351
1401
|
"aliases": [
|
|
1352
1402
|
"t"
|
|
@@ -1378,37 +1428,38 @@
|
|
|
1378
1428
|
"multiple": false,
|
|
1379
1429
|
"type": "option"
|
|
1380
1430
|
},
|
|
1381
|
-
"
|
|
1382
|
-
"description": "
|
|
1383
|
-
"name": "
|
|
1431
|
+
"tag": {
|
|
1432
|
+
"description": "Git tag or branch of the DXOS repo to checkout.",
|
|
1433
|
+
"name": "tag",
|
|
1384
1434
|
"hasDynamicHelp": false,
|
|
1385
1435
|
"multiple": false,
|
|
1386
1436
|
"type": "option"
|
|
1387
1437
|
},
|
|
1388
|
-
"
|
|
1389
|
-
"
|
|
1390
|
-
"
|
|
1438
|
+
"template": {
|
|
1439
|
+
"char": "t",
|
|
1440
|
+
"description": "Template to use when creating the project.",
|
|
1441
|
+
"name": "template",
|
|
1442
|
+
"default": "hello",
|
|
1391
1443
|
"hasDynamicHelp": false,
|
|
1392
1444
|
"multiple": false,
|
|
1445
|
+
"options": [
|
|
1446
|
+
"hello",
|
|
1447
|
+
"bare",
|
|
1448
|
+
"tasks"
|
|
1449
|
+
],
|
|
1393
1450
|
"type": "option"
|
|
1394
1451
|
},
|
|
1395
|
-
"
|
|
1396
|
-
"
|
|
1397
|
-
"
|
|
1452
|
+
"interactive": {
|
|
1453
|
+
"char": "i",
|
|
1454
|
+
"description": "Customize app template options via interactive prompt.",
|
|
1455
|
+
"name": "interactive",
|
|
1398
1456
|
"allowNo": false,
|
|
1399
1457
|
"type": "boolean"
|
|
1400
|
-
},
|
|
1401
|
-
"version": {
|
|
1402
|
-
"description": "Version of modules to publish.",
|
|
1403
|
-
"name": "version",
|
|
1404
|
-
"hasDynamicHelp": false,
|
|
1405
|
-
"multiple": false,
|
|
1406
|
-
"type": "option"
|
|
1407
1458
|
}
|
|
1408
1459
|
},
|
|
1409
1460
|
"hasDynamicHelp": false,
|
|
1410
1461
|
"hiddenAliases": [],
|
|
1411
|
-
"id": "app:
|
|
1462
|
+
"id": "app:create",
|
|
1412
1463
|
"pluginAlias": "@dxos/cli",
|
|
1413
1464
|
"pluginName": "@dxos/cli",
|
|
1414
1465
|
"pluginType": "core",
|
|
@@ -1421,12 +1472,13 @@
|
|
|
1421
1472
|
"src",
|
|
1422
1473
|
"commands",
|
|
1423
1474
|
"app",
|
|
1424
|
-
"
|
|
1475
|
+
"create.js"
|
|
1425
1476
|
]
|
|
1426
1477
|
},
|
|
1427
|
-
"
|
|
1478
|
+
"app:list": {
|
|
1428
1479
|
"aliases": [],
|
|
1429
1480
|
"args": {},
|
|
1481
|
+
"description": "List apps.",
|
|
1430
1482
|
"flags": {
|
|
1431
1483
|
"json": {
|
|
1432
1484
|
"description": "Output as JSON.",
|
|
@@ -1480,17 +1532,12 @@
|
|
|
1480
1532
|
"type": "option"
|
|
1481
1533
|
},
|
|
1482
1534
|
"no-agent": {
|
|
1483
|
-
"description": "Run command without
|
|
1535
|
+
"description": "Run command without starting an agent.",
|
|
1536
|
+
"env": "DX_NO_AGENT",
|
|
1484
1537
|
"name": "no-agent",
|
|
1485
1538
|
"allowNo": false,
|
|
1486
1539
|
"type": "boolean"
|
|
1487
1540
|
},
|
|
1488
|
-
"no-start-agent": {
|
|
1489
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1490
|
-
"name": "no-start-agent",
|
|
1491
|
-
"allowNo": false,
|
|
1492
|
-
"type": "boolean"
|
|
1493
|
-
},
|
|
1494
1541
|
"timeout": {
|
|
1495
1542
|
"aliases": [
|
|
1496
1543
|
"t"
|
|
@@ -1525,10 +1572,11 @@
|
|
|
1525
1572
|
},
|
|
1526
1573
|
"hasDynamicHelp": false,
|
|
1527
1574
|
"hiddenAliases": [],
|
|
1528
|
-
"id": "
|
|
1575
|
+
"id": "app:list",
|
|
1529
1576
|
"pluginAlias": "@dxos/cli",
|
|
1530
1577
|
"pluginName": "@dxos/cli",
|
|
1531
1578
|
"pluginType": "core",
|
|
1579
|
+
"state": "deprecated",
|
|
1532
1580
|
"strict": true,
|
|
1533
1581
|
"enableJsonFlag": true,
|
|
1534
1582
|
"isESM": false,
|
|
@@ -1536,19 +1584,20 @@
|
|
|
1536
1584
|
"dist",
|
|
1537
1585
|
"src",
|
|
1538
1586
|
"commands",
|
|
1539
|
-
"
|
|
1540
|
-
"
|
|
1587
|
+
"app",
|
|
1588
|
+
"list.js"
|
|
1541
1589
|
]
|
|
1542
1590
|
},
|
|
1543
|
-
"
|
|
1591
|
+
"app:open": {
|
|
1544
1592
|
"aliases": [],
|
|
1545
1593
|
"args": {
|
|
1546
|
-
"
|
|
1547
|
-
"
|
|
1594
|
+
"url": {
|
|
1595
|
+
"description": "App URL.",
|
|
1596
|
+
"name": "url",
|
|
1548
1597
|
"required": true
|
|
1549
1598
|
}
|
|
1550
1599
|
},
|
|
1551
|
-
"description": "
|
|
1600
|
+
"description": "Opens app with provided url and process device invitation.",
|
|
1552
1601
|
"flags": {
|
|
1553
1602
|
"json": {
|
|
1554
1603
|
"description": "Output as JSON.",
|
|
@@ -1602,17 +1651,12 @@
|
|
|
1602
1651
|
"type": "option"
|
|
1603
1652
|
},
|
|
1604
1653
|
"no-agent": {
|
|
1605
|
-
"description": "Run command without
|
|
1654
|
+
"description": "Run command without starting an agent.",
|
|
1655
|
+
"env": "DX_NO_AGENT",
|
|
1606
1656
|
"name": "no-agent",
|
|
1607
1657
|
"allowNo": false,
|
|
1608
1658
|
"type": "boolean"
|
|
1609
1659
|
},
|
|
1610
|
-
"no-start-agent": {
|
|
1611
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1612
|
-
"name": "no-start-agent",
|
|
1613
|
-
"allowNo": false,
|
|
1614
|
-
"type": "boolean"
|
|
1615
|
-
},
|
|
1616
1660
|
"timeout": {
|
|
1617
1661
|
"aliases": [
|
|
1618
1662
|
"t"
|
|
@@ -1644,20 +1688,28 @@
|
|
|
1644
1688
|
"multiple": false,
|
|
1645
1689
|
"type": "option"
|
|
1646
1690
|
},
|
|
1647
|
-
"
|
|
1648
|
-
"description": "
|
|
1649
|
-
"name": "
|
|
1691
|
+
"instances": {
|
|
1692
|
+
"description": "Amount of test instances.",
|
|
1693
|
+
"name": "instances",
|
|
1694
|
+
"default": 1,
|
|
1650
1695
|
"hasDynamicHelp": false,
|
|
1651
|
-
"multiple":
|
|
1696
|
+
"multiple": false,
|
|
1652
1697
|
"type": "option"
|
|
1698
|
+
},
|
|
1699
|
+
"invite": {
|
|
1700
|
+
"description": "If `true` proceed device invitation for all instances.",
|
|
1701
|
+
"name": "invite",
|
|
1702
|
+
"allowNo": false,
|
|
1703
|
+
"type": "boolean"
|
|
1653
1704
|
}
|
|
1654
1705
|
},
|
|
1655
1706
|
"hasDynamicHelp": false,
|
|
1656
1707
|
"hiddenAliases": [],
|
|
1657
|
-
"id": "
|
|
1708
|
+
"id": "app:open",
|
|
1658
1709
|
"pluginAlias": "@dxos/cli",
|
|
1659
1710
|
"pluginName": "@dxos/cli",
|
|
1660
1711
|
"pluginType": "core",
|
|
1712
|
+
"state": "deprecated",
|
|
1661
1713
|
"strict": true,
|
|
1662
1714
|
"enableJsonFlag": true,
|
|
1663
1715
|
"isESM": false,
|
|
@@ -1665,14 +1717,14 @@
|
|
|
1665
1717
|
"dist",
|
|
1666
1718
|
"src",
|
|
1667
1719
|
"commands",
|
|
1668
|
-
"
|
|
1669
|
-
"
|
|
1720
|
+
"app",
|
|
1721
|
+
"open.js"
|
|
1670
1722
|
]
|
|
1671
1723
|
},
|
|
1672
|
-
"
|
|
1724
|
+
"app:publish": {
|
|
1673
1725
|
"aliases": [],
|
|
1674
1726
|
"args": {},
|
|
1675
|
-
"description": "
|
|
1727
|
+
"description": "Publish apps.",
|
|
1676
1728
|
"flags": {
|
|
1677
1729
|
"json": {
|
|
1678
1730
|
"description": "Output as JSON.",
|
|
@@ -1726,17 +1778,12 @@
|
|
|
1726
1778
|
"type": "option"
|
|
1727
1779
|
},
|
|
1728
1780
|
"no-agent": {
|
|
1729
|
-
"description": "Run command without
|
|
1781
|
+
"description": "Run command without starting an agent.",
|
|
1782
|
+
"env": "DX_NO_AGENT",
|
|
1730
1783
|
"name": "no-agent",
|
|
1731
1784
|
"allowNo": false,
|
|
1732
1785
|
"type": "boolean"
|
|
1733
1786
|
},
|
|
1734
|
-
"no-start-agent": {
|
|
1735
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1736
|
-
"name": "no-start-agent",
|
|
1737
|
-
"allowNo": false,
|
|
1738
|
-
"type": "boolean"
|
|
1739
|
-
},
|
|
1740
1787
|
"timeout": {
|
|
1741
1788
|
"aliases": [
|
|
1742
1789
|
"t"
|
|
@@ -1768,16 +1815,29 @@
|
|
|
1768
1815
|
"multiple": false,
|
|
1769
1816
|
"type": "option"
|
|
1770
1817
|
},
|
|
1771
|
-
"
|
|
1772
|
-
"description": "
|
|
1773
|
-
"name": "
|
|
1818
|
+
"configPath": {
|
|
1819
|
+
"description": "Path to dx.yml",
|
|
1820
|
+
"name": "configPath",
|
|
1774
1821
|
"hasDynamicHelp": false,
|
|
1775
|
-
"multiple":
|
|
1822
|
+
"multiple": false,
|
|
1776
1823
|
"type": "option"
|
|
1777
1824
|
},
|
|
1778
|
-
"
|
|
1779
|
-
"description": "
|
|
1780
|
-
"name": "
|
|
1825
|
+
"accessToken": {
|
|
1826
|
+
"description": "Access token for publishing.",
|
|
1827
|
+
"name": "accessToken",
|
|
1828
|
+
"hasDynamicHelp": false,
|
|
1829
|
+
"multiple": false,
|
|
1830
|
+
"type": "option"
|
|
1831
|
+
},
|
|
1832
|
+
"skipExisting": {
|
|
1833
|
+
"description": "Do not update content on KUBE if version already exists.",
|
|
1834
|
+
"name": "skipExisting",
|
|
1835
|
+
"allowNo": false,
|
|
1836
|
+
"type": "boolean"
|
|
1837
|
+
},
|
|
1838
|
+
"version": {
|
|
1839
|
+
"description": "Version of modules to publish.",
|
|
1840
|
+
"name": "version",
|
|
1781
1841
|
"hasDynamicHelp": false,
|
|
1782
1842
|
"multiple": false,
|
|
1783
1843
|
"type": "option"
|
|
@@ -1785,10 +1845,11 @@
|
|
|
1785
1845
|
},
|
|
1786
1846
|
"hasDynamicHelp": false,
|
|
1787
1847
|
"hiddenAliases": [],
|
|
1788
|
-
"id": "
|
|
1848
|
+
"id": "app:publish",
|
|
1789
1849
|
"pluginAlias": "@dxos/cli",
|
|
1790
1850
|
"pluginName": "@dxos/cli",
|
|
1791
1851
|
"pluginType": "core",
|
|
1852
|
+
"state": "deprecated",
|
|
1792
1853
|
"strict": true,
|
|
1793
1854
|
"enableJsonFlag": true,
|
|
1794
1855
|
"isESM": false,
|
|
@@ -1796,8 +1857,8 @@
|
|
|
1796
1857
|
"dist",
|
|
1797
1858
|
"src",
|
|
1798
1859
|
"commands",
|
|
1799
|
-
"
|
|
1800
|
-
"
|
|
1860
|
+
"app",
|
|
1861
|
+
"publish.js"
|
|
1801
1862
|
]
|
|
1802
1863
|
},
|
|
1803
1864
|
"config": {
|
|
@@ -1857,17 +1918,12 @@
|
|
|
1857
1918
|
"type": "option"
|
|
1858
1919
|
},
|
|
1859
1920
|
"no-agent": {
|
|
1860
|
-
"description": "Run command without
|
|
1921
|
+
"description": "Run command without starting an agent.",
|
|
1922
|
+
"env": "DX_NO_AGENT",
|
|
1861
1923
|
"name": "no-agent",
|
|
1862
1924
|
"allowNo": false,
|
|
1863
1925
|
"type": "boolean"
|
|
1864
1926
|
},
|
|
1865
|
-
"no-start-agent": {
|
|
1866
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1867
|
-
"name": "no-start-agent",
|
|
1868
|
-
"allowNo": false,
|
|
1869
|
-
"type": "boolean"
|
|
1870
|
-
},
|
|
1871
1927
|
"timeout": {
|
|
1872
1928
|
"aliases": [
|
|
1873
1929
|
"t"
|
|
@@ -1984,17 +2040,12 @@
|
|
|
1984
2040
|
"type": "option"
|
|
1985
2041
|
},
|
|
1986
2042
|
"no-agent": {
|
|
1987
|
-
"description": "Run command without
|
|
2043
|
+
"description": "Run command without starting an agent.",
|
|
2044
|
+
"env": "DX_NO_AGENT",
|
|
1988
2045
|
"name": "no-agent",
|
|
1989
2046
|
"allowNo": false,
|
|
1990
2047
|
"type": "boolean"
|
|
1991
2048
|
},
|
|
1992
|
-
"no-start-agent": {
|
|
1993
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
1994
|
-
"name": "no-start-agent",
|
|
1995
|
-
"allowNo": false,
|
|
1996
|
-
"type": "boolean"
|
|
1997
|
-
},
|
|
1998
2049
|
"timeout": {
|
|
1999
2050
|
"aliases": [
|
|
2000
2051
|
"t"
|
|
@@ -2113,17 +2164,12 @@
|
|
|
2113
2164
|
"type": "option"
|
|
2114
2165
|
},
|
|
2115
2166
|
"no-agent": {
|
|
2116
|
-
"description": "Run command without
|
|
2167
|
+
"description": "Run command without starting an agent.",
|
|
2168
|
+
"env": "DX_NO_AGENT",
|
|
2117
2169
|
"name": "no-agent",
|
|
2118
2170
|
"allowNo": false,
|
|
2119
2171
|
"type": "boolean"
|
|
2120
2172
|
},
|
|
2121
|
-
"no-start-agent": {
|
|
2122
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2123
|
-
"name": "no-start-agent",
|
|
2124
|
-
"allowNo": false,
|
|
2125
|
-
"type": "boolean"
|
|
2126
|
-
},
|
|
2127
2173
|
"timeout": {
|
|
2128
2174
|
"aliases": [
|
|
2129
2175
|
"t"
|
|
@@ -2235,17 +2281,12 @@
|
|
|
2235
2281
|
"type": "option"
|
|
2236
2282
|
},
|
|
2237
2283
|
"no-agent": {
|
|
2238
|
-
"description": "Run command without
|
|
2284
|
+
"description": "Run command without starting an agent.",
|
|
2285
|
+
"env": "DX_NO_AGENT",
|
|
2239
2286
|
"name": "no-agent",
|
|
2240
2287
|
"allowNo": false,
|
|
2241
2288
|
"type": "boolean"
|
|
2242
2289
|
},
|
|
2243
|
-
"no-start-agent": {
|
|
2244
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2245
|
-
"name": "no-start-agent",
|
|
2246
|
-
"allowNo": false,
|
|
2247
|
-
"type": "boolean"
|
|
2248
|
-
},
|
|
2249
2290
|
"timeout": {
|
|
2250
2291
|
"aliases": [
|
|
2251
2292
|
"t"
|
|
@@ -2396,17 +2437,12 @@
|
|
|
2396
2437
|
"type": "option"
|
|
2397
2438
|
},
|
|
2398
2439
|
"no-agent": {
|
|
2399
|
-
"description": "Run command without
|
|
2440
|
+
"description": "Run command without starting an agent.",
|
|
2441
|
+
"env": "DX_NO_AGENT",
|
|
2400
2442
|
"name": "no-agent",
|
|
2401
2443
|
"allowNo": false,
|
|
2402
2444
|
"type": "boolean"
|
|
2403
2445
|
},
|
|
2404
|
-
"no-start-agent": {
|
|
2405
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2406
|
-
"name": "no-start-agent",
|
|
2407
|
-
"allowNo": false,
|
|
2408
|
-
"type": "boolean"
|
|
2409
|
-
},
|
|
2410
2446
|
"timeout": {
|
|
2411
2447
|
"aliases": [
|
|
2412
2448
|
"t"
|
|
@@ -2513,17 +2549,12 @@
|
|
|
2513
2549
|
"type": "option"
|
|
2514
2550
|
},
|
|
2515
2551
|
"no-agent": {
|
|
2516
|
-
"description": "Run command without
|
|
2552
|
+
"description": "Run command without starting an agent.",
|
|
2553
|
+
"env": "DX_NO_AGENT",
|
|
2517
2554
|
"name": "no-agent",
|
|
2518
2555
|
"allowNo": false,
|
|
2519
2556
|
"type": "boolean"
|
|
2520
2557
|
},
|
|
2521
|
-
"no-start-agent": {
|
|
2522
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2523
|
-
"name": "no-start-agent",
|
|
2524
|
-
"allowNo": false,
|
|
2525
|
-
"type": "boolean"
|
|
2526
|
-
},
|
|
2527
2558
|
"timeout": {
|
|
2528
2559
|
"aliases": [
|
|
2529
2560
|
"t"
|
|
@@ -2638,17 +2669,12 @@
|
|
|
2638
2669
|
"type": "option"
|
|
2639
2670
|
},
|
|
2640
2671
|
"no-agent": {
|
|
2641
|
-
"description": "Run command without
|
|
2672
|
+
"description": "Run command without starting an agent.",
|
|
2673
|
+
"env": "DX_NO_AGENT",
|
|
2642
2674
|
"name": "no-agent",
|
|
2643
2675
|
"allowNo": false,
|
|
2644
2676
|
"type": "boolean"
|
|
2645
2677
|
},
|
|
2646
|
-
"no-start-agent": {
|
|
2647
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2648
|
-
"name": "no-start-agent",
|
|
2649
|
-
"allowNo": false,
|
|
2650
|
-
"type": "boolean"
|
|
2651
|
-
},
|
|
2652
2678
|
"timeout": {
|
|
2653
2679
|
"aliases": [
|
|
2654
2680
|
"t"
|
|
@@ -2755,17 +2781,12 @@
|
|
|
2755
2781
|
"type": "option"
|
|
2756
2782
|
},
|
|
2757
2783
|
"no-agent": {
|
|
2758
|
-
"description": "Run command without
|
|
2784
|
+
"description": "Run command without starting an agent.",
|
|
2785
|
+
"env": "DX_NO_AGENT",
|
|
2759
2786
|
"name": "no-agent",
|
|
2760
2787
|
"allowNo": false,
|
|
2761
2788
|
"type": "boolean"
|
|
2762
2789
|
},
|
|
2763
|
-
"no-start-agent": {
|
|
2764
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2765
|
-
"name": "no-start-agent",
|
|
2766
|
-
"allowNo": false,
|
|
2767
|
-
"type": "boolean"
|
|
2768
|
-
},
|
|
2769
2790
|
"timeout": {
|
|
2770
2791
|
"aliases": [
|
|
2771
2792
|
"t"
|
|
@@ -2949,17 +2970,12 @@
|
|
|
2949
2970
|
"type": "option"
|
|
2950
2971
|
},
|
|
2951
2972
|
"no-agent": {
|
|
2952
|
-
"description": "Run command without
|
|
2973
|
+
"description": "Run command without starting an agent.",
|
|
2974
|
+
"env": "DX_NO_AGENT",
|
|
2953
2975
|
"name": "no-agent",
|
|
2954
2976
|
"allowNo": false,
|
|
2955
2977
|
"type": "boolean"
|
|
2956
2978
|
},
|
|
2957
|
-
"no-start-agent": {
|
|
2958
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
2959
|
-
"name": "no-start-agent",
|
|
2960
|
-
"allowNo": false,
|
|
2961
|
-
"type": "boolean"
|
|
2962
|
-
},
|
|
2963
2979
|
"timeout": {
|
|
2964
2980
|
"aliases": [
|
|
2965
2981
|
"t"
|
|
@@ -3082,17 +3098,12 @@
|
|
|
3082
3098
|
"type": "option"
|
|
3083
3099
|
},
|
|
3084
3100
|
"no-agent": {
|
|
3085
|
-
"description": "Run command without
|
|
3101
|
+
"description": "Run command without starting an agent.",
|
|
3102
|
+
"env": "DX_NO_AGENT",
|
|
3086
3103
|
"name": "no-agent",
|
|
3087
3104
|
"allowNo": false,
|
|
3088
3105
|
"type": "boolean"
|
|
3089
3106
|
},
|
|
3090
|
-
"no-start-agent": {
|
|
3091
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3092
|
-
"name": "no-start-agent",
|
|
3093
|
-
"allowNo": false,
|
|
3094
|
-
"type": "boolean"
|
|
3095
|
-
},
|
|
3096
3107
|
"timeout": {
|
|
3097
3108
|
"aliases": [
|
|
3098
3109
|
"t"
|
|
@@ -3238,17 +3249,12 @@
|
|
|
3238
3249
|
"type": "option"
|
|
3239
3250
|
},
|
|
3240
3251
|
"no-agent": {
|
|
3241
|
-
"description": "Run command without
|
|
3252
|
+
"description": "Run command without starting an agent.",
|
|
3253
|
+
"env": "DX_NO_AGENT",
|
|
3242
3254
|
"name": "no-agent",
|
|
3243
3255
|
"allowNo": false,
|
|
3244
3256
|
"type": "boolean"
|
|
3245
3257
|
},
|
|
3246
|
-
"no-start-agent": {
|
|
3247
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3248
|
-
"name": "no-start-agent",
|
|
3249
|
-
"allowNo": false,
|
|
3250
|
-
"type": "boolean"
|
|
3251
|
-
},
|
|
3252
3258
|
"timeout": {
|
|
3253
3259
|
"aliases": [
|
|
3254
3260
|
"t"
|
|
@@ -3361,17 +3367,12 @@
|
|
|
3361
3367
|
"type": "option"
|
|
3362
3368
|
},
|
|
3363
3369
|
"no-agent": {
|
|
3364
|
-
"description": "Run command without
|
|
3370
|
+
"description": "Run command without starting an agent.",
|
|
3371
|
+
"env": "DX_NO_AGENT",
|
|
3365
3372
|
"name": "no-agent",
|
|
3366
3373
|
"allowNo": false,
|
|
3367
3374
|
"type": "boolean"
|
|
3368
3375
|
},
|
|
3369
|
-
"no-start-agent": {
|
|
3370
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3371
|
-
"name": "no-start-agent",
|
|
3372
|
-
"allowNo": false,
|
|
3373
|
-
"type": "boolean"
|
|
3374
|
-
},
|
|
3375
3376
|
"timeout": {
|
|
3376
3377
|
"aliases": [
|
|
3377
3378
|
"t"
|
|
@@ -3485,17 +3486,12 @@
|
|
|
3485
3486
|
"type": "option"
|
|
3486
3487
|
},
|
|
3487
3488
|
"no-agent": {
|
|
3488
|
-
"description": "Run command without
|
|
3489
|
+
"description": "Run command without starting an agent.",
|
|
3490
|
+
"env": "DX_NO_AGENT",
|
|
3489
3491
|
"name": "no-agent",
|
|
3490
3492
|
"allowNo": false,
|
|
3491
3493
|
"type": "boolean"
|
|
3492
3494
|
},
|
|
3493
|
-
"no-start-agent": {
|
|
3494
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3495
|
-
"name": "no-start-agent",
|
|
3496
|
-
"allowNo": false,
|
|
3497
|
-
"type": "boolean"
|
|
3498
|
-
},
|
|
3499
3495
|
"timeout": {
|
|
3500
3496
|
"aliases": [
|
|
3501
3497
|
"t"
|
|
@@ -3615,17 +3611,12 @@
|
|
|
3615
3611
|
"type": "option"
|
|
3616
3612
|
},
|
|
3617
3613
|
"no-agent": {
|
|
3618
|
-
"description": "Run command without
|
|
3614
|
+
"description": "Run command without starting an agent.",
|
|
3615
|
+
"env": "DX_NO_AGENT",
|
|
3619
3616
|
"name": "no-agent",
|
|
3620
3617
|
"allowNo": false,
|
|
3621
3618
|
"type": "boolean"
|
|
3622
3619
|
},
|
|
3623
|
-
"no-start-agent": {
|
|
3624
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3625
|
-
"name": "no-start-agent",
|
|
3626
|
-
"allowNo": false,
|
|
3627
|
-
"type": "boolean"
|
|
3628
|
-
},
|
|
3629
3620
|
"timeout": {
|
|
3630
3621
|
"aliases": [
|
|
3631
3622
|
"t"
|
|
@@ -3732,17 +3723,12 @@
|
|
|
3732
3723
|
"type": "option"
|
|
3733
3724
|
},
|
|
3734
3725
|
"no-agent": {
|
|
3735
|
-
"description": "Run command without
|
|
3726
|
+
"description": "Run command without starting an agent.",
|
|
3727
|
+
"env": "DX_NO_AGENT",
|
|
3736
3728
|
"name": "no-agent",
|
|
3737
3729
|
"allowNo": false,
|
|
3738
3730
|
"type": "boolean"
|
|
3739
3731
|
},
|
|
3740
|
-
"no-start-agent": {
|
|
3741
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3742
|
-
"name": "no-start-agent",
|
|
3743
|
-
"allowNo": false,
|
|
3744
|
-
"type": "boolean"
|
|
3745
|
-
},
|
|
3746
3732
|
"timeout": {
|
|
3747
3733
|
"description": "Timeout in seconds",
|
|
3748
3734
|
"name": "timeout",
|
|
@@ -3873,17 +3859,12 @@
|
|
|
3873
3859
|
"type": "option"
|
|
3874
3860
|
},
|
|
3875
3861
|
"no-agent": {
|
|
3876
|
-
"description": "Run command without
|
|
3862
|
+
"description": "Run command without starting an agent.",
|
|
3863
|
+
"env": "DX_NO_AGENT",
|
|
3877
3864
|
"name": "no-agent",
|
|
3878
3865
|
"allowNo": false,
|
|
3879
3866
|
"type": "boolean"
|
|
3880
3867
|
},
|
|
3881
|
-
"no-start-agent": {
|
|
3882
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
3883
|
-
"name": "no-start-agent",
|
|
3884
|
-
"allowNo": false,
|
|
3885
|
-
"type": "boolean"
|
|
3886
|
-
},
|
|
3887
3868
|
"timeout": {
|
|
3888
3869
|
"aliases": [
|
|
3889
3870
|
"t"
|
|
@@ -3990,17 +3971,12 @@
|
|
|
3990
3971
|
"type": "option"
|
|
3991
3972
|
},
|
|
3992
3973
|
"no-agent": {
|
|
3993
|
-
"description": "Run command without
|
|
3974
|
+
"description": "Run command without starting an agent.",
|
|
3975
|
+
"env": "DX_NO_AGENT",
|
|
3994
3976
|
"name": "no-agent",
|
|
3995
3977
|
"allowNo": false,
|
|
3996
3978
|
"type": "boolean"
|
|
3997
3979
|
},
|
|
3998
|
-
"no-start-agent": {
|
|
3999
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4000
|
-
"name": "no-start-agent",
|
|
4001
|
-
"allowNo": false,
|
|
4002
|
-
"type": "boolean"
|
|
4003
|
-
},
|
|
4004
3980
|
"timeout": {
|
|
4005
3981
|
"aliases": [
|
|
4006
3982
|
"t"
|
|
@@ -4141,17 +4117,12 @@
|
|
|
4141
4117
|
"type": "option"
|
|
4142
4118
|
},
|
|
4143
4119
|
"no-agent": {
|
|
4144
|
-
"description": "Run command without
|
|
4120
|
+
"description": "Run command without starting an agent.",
|
|
4121
|
+
"env": "DX_NO_AGENT",
|
|
4145
4122
|
"name": "no-agent",
|
|
4146
4123
|
"allowNo": false,
|
|
4147
4124
|
"type": "boolean"
|
|
4148
4125
|
},
|
|
4149
|
-
"no-start-agent": {
|
|
4150
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4151
|
-
"name": "no-start-agent",
|
|
4152
|
-
"allowNo": false,
|
|
4153
|
-
"type": "boolean"
|
|
4154
|
-
},
|
|
4155
4126
|
"timeout": {
|
|
4156
4127
|
"aliases": [
|
|
4157
4128
|
"t"
|
|
@@ -4265,17 +4236,12 @@
|
|
|
4265
4236
|
"type": "option"
|
|
4266
4237
|
},
|
|
4267
4238
|
"no-agent": {
|
|
4268
|
-
"description": "Run command without
|
|
4239
|
+
"description": "Run command without starting an agent.",
|
|
4240
|
+
"env": "DX_NO_AGENT",
|
|
4269
4241
|
"name": "no-agent",
|
|
4270
4242
|
"allowNo": false,
|
|
4271
4243
|
"type": "boolean"
|
|
4272
4244
|
},
|
|
4273
|
-
"no-start-agent": {
|
|
4274
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4275
|
-
"name": "no-start-agent",
|
|
4276
|
-
"allowNo": false,
|
|
4277
|
-
"type": "boolean"
|
|
4278
|
-
},
|
|
4279
4245
|
"timeout": {
|
|
4280
4246
|
"aliases": [
|
|
4281
4247
|
"t"
|
|
@@ -4394,17 +4360,12 @@
|
|
|
4394
4360
|
"type": "option"
|
|
4395
4361
|
},
|
|
4396
4362
|
"no-agent": {
|
|
4397
|
-
"description": "Run command without
|
|
4363
|
+
"description": "Run command without starting an agent.",
|
|
4364
|
+
"env": "DX_NO_AGENT",
|
|
4398
4365
|
"name": "no-agent",
|
|
4399
4366
|
"allowNo": false,
|
|
4400
4367
|
"type": "boolean"
|
|
4401
4368
|
},
|
|
4402
|
-
"no-start-agent": {
|
|
4403
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4404
|
-
"name": "no-start-agent",
|
|
4405
|
-
"allowNo": false,
|
|
4406
|
-
"type": "boolean"
|
|
4407
|
-
},
|
|
4408
4369
|
"timeout": {
|
|
4409
4370
|
"aliases": [
|
|
4410
4371
|
"t"
|
|
@@ -4516,17 +4477,12 @@
|
|
|
4516
4477
|
"type": "option"
|
|
4517
4478
|
},
|
|
4518
4479
|
"no-agent": {
|
|
4519
|
-
"description": "Run command without
|
|
4480
|
+
"description": "Run command without starting an agent.",
|
|
4481
|
+
"env": "DX_NO_AGENT",
|
|
4520
4482
|
"name": "no-agent",
|
|
4521
4483
|
"allowNo": false,
|
|
4522
4484
|
"type": "boolean"
|
|
4523
4485
|
},
|
|
4524
|
-
"no-start-agent": {
|
|
4525
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4526
|
-
"name": "no-start-agent",
|
|
4527
|
-
"allowNo": false,
|
|
4528
|
-
"type": "boolean"
|
|
4529
|
-
},
|
|
4530
4486
|
"timeout": {
|
|
4531
4487
|
"aliases": [
|
|
4532
4488
|
"t"
|
|
@@ -4637,17 +4593,12 @@
|
|
|
4637
4593
|
"type": "option"
|
|
4638
4594
|
},
|
|
4639
4595
|
"no-agent": {
|
|
4640
|
-
"description": "Run command without
|
|
4596
|
+
"description": "Run command without starting an agent.",
|
|
4597
|
+
"env": "DX_NO_AGENT",
|
|
4641
4598
|
"name": "no-agent",
|
|
4642
4599
|
"allowNo": false,
|
|
4643
4600
|
"type": "boolean"
|
|
4644
4601
|
},
|
|
4645
|
-
"no-start-agent": {
|
|
4646
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4647
|
-
"name": "no-start-agent",
|
|
4648
|
-
"allowNo": false,
|
|
4649
|
-
"type": "boolean"
|
|
4650
|
-
},
|
|
4651
4602
|
"timeout": {
|
|
4652
4603
|
"aliases": [
|
|
4653
4604
|
"t"
|
|
@@ -4759,17 +4710,12 @@
|
|
|
4759
4710
|
"type": "option"
|
|
4760
4711
|
},
|
|
4761
4712
|
"no-agent": {
|
|
4762
|
-
"description": "Run command without
|
|
4713
|
+
"description": "Run command without starting an agent.",
|
|
4714
|
+
"env": "DX_NO_AGENT",
|
|
4763
4715
|
"name": "no-agent",
|
|
4764
4716
|
"allowNo": false,
|
|
4765
4717
|
"type": "boolean"
|
|
4766
4718
|
},
|
|
4767
|
-
"no-start-agent": {
|
|
4768
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4769
|
-
"name": "no-start-agent",
|
|
4770
|
-
"allowNo": false,
|
|
4771
|
-
"type": "boolean"
|
|
4772
|
-
},
|
|
4773
4719
|
"timeout": {
|
|
4774
4720
|
"aliases": [
|
|
4775
4721
|
"t"
|
|
@@ -4881,17 +4827,12 @@
|
|
|
4881
4827
|
"type": "option"
|
|
4882
4828
|
},
|
|
4883
4829
|
"no-agent": {
|
|
4884
|
-
"description": "Run command without
|
|
4830
|
+
"description": "Run command without starting an agent.",
|
|
4831
|
+
"env": "DX_NO_AGENT",
|
|
4885
4832
|
"name": "no-agent",
|
|
4886
4833
|
"allowNo": false,
|
|
4887
4834
|
"type": "boolean"
|
|
4888
4835
|
},
|
|
4889
|
-
"no-start-agent": {
|
|
4890
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
4891
|
-
"name": "no-start-agent",
|
|
4892
|
-
"allowNo": false,
|
|
4893
|
-
"type": "boolean"
|
|
4894
|
-
},
|
|
4895
4836
|
"timeout": {
|
|
4896
4837
|
"aliases": [
|
|
4897
4838
|
"t"
|
|
@@ -4998,17 +4939,12 @@
|
|
|
4998
4939
|
"type": "option"
|
|
4999
4940
|
},
|
|
5000
4941
|
"no-agent": {
|
|
5001
|
-
"description": "Run command without
|
|
4942
|
+
"description": "Run command without starting an agent.",
|
|
4943
|
+
"env": "DX_NO_AGENT",
|
|
5002
4944
|
"name": "no-agent",
|
|
5003
4945
|
"allowNo": false,
|
|
5004
4946
|
"type": "boolean"
|
|
5005
4947
|
},
|
|
5006
|
-
"no-start-agent": {
|
|
5007
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5008
|
-
"name": "no-start-agent",
|
|
5009
|
-
"allowNo": false,
|
|
5010
|
-
"type": "boolean"
|
|
5011
|
-
},
|
|
5012
4948
|
"timeout": {
|
|
5013
4949
|
"aliases": [
|
|
5014
4950
|
"t"
|
|
@@ -5129,17 +5065,12 @@
|
|
|
5129
5065
|
"type": "option"
|
|
5130
5066
|
},
|
|
5131
5067
|
"no-agent": {
|
|
5132
|
-
"description": "Run command without
|
|
5068
|
+
"description": "Run command without starting an agent.",
|
|
5069
|
+
"env": "DX_NO_AGENT",
|
|
5133
5070
|
"name": "no-agent",
|
|
5134
5071
|
"allowNo": false,
|
|
5135
5072
|
"type": "boolean"
|
|
5136
5073
|
},
|
|
5137
|
-
"no-start-agent": {
|
|
5138
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5139
|
-
"name": "no-start-agent",
|
|
5140
|
-
"allowNo": false,
|
|
5141
|
-
"type": "boolean"
|
|
5142
|
-
},
|
|
5143
5074
|
"timeout": {
|
|
5144
5075
|
"aliases": [
|
|
5145
5076
|
"t"
|
|
@@ -5334,17 +5265,12 @@
|
|
|
5334
5265
|
"type": "option"
|
|
5335
5266
|
},
|
|
5336
5267
|
"no-agent": {
|
|
5337
|
-
"description": "Run command without
|
|
5268
|
+
"description": "Run command without starting an agent.",
|
|
5269
|
+
"env": "DX_NO_AGENT",
|
|
5338
5270
|
"name": "no-agent",
|
|
5339
5271
|
"allowNo": false,
|
|
5340
5272
|
"type": "boolean"
|
|
5341
5273
|
},
|
|
5342
|
-
"no-start-agent": {
|
|
5343
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5344
|
-
"name": "no-start-agent",
|
|
5345
|
-
"allowNo": false,
|
|
5346
|
-
"type": "boolean"
|
|
5347
|
-
},
|
|
5348
5274
|
"timeout": {
|
|
5349
5275
|
"aliases": [
|
|
5350
5276
|
"t"
|
|
@@ -5533,17 +5459,12 @@
|
|
|
5533
5459
|
"type": "option"
|
|
5534
5460
|
},
|
|
5535
5461
|
"no-agent": {
|
|
5536
|
-
"description": "Run command without
|
|
5462
|
+
"description": "Run command without starting an agent.",
|
|
5463
|
+
"env": "DX_NO_AGENT",
|
|
5537
5464
|
"name": "no-agent",
|
|
5538
5465
|
"allowNo": false,
|
|
5539
5466
|
"type": "boolean"
|
|
5540
5467
|
},
|
|
5541
|
-
"no-start-agent": {
|
|
5542
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5543
|
-
"name": "no-start-agent",
|
|
5544
|
-
"allowNo": false,
|
|
5545
|
-
"type": "boolean"
|
|
5546
|
-
},
|
|
5547
5468
|
"timeout": {
|
|
5548
5469
|
"aliases": [
|
|
5549
5470
|
"t"
|
|
@@ -5655,17 +5576,12 @@
|
|
|
5655
5576
|
"type": "option"
|
|
5656
5577
|
},
|
|
5657
5578
|
"no-agent": {
|
|
5658
|
-
"description": "Run command without
|
|
5579
|
+
"description": "Run command without starting an agent.",
|
|
5580
|
+
"env": "DX_NO_AGENT",
|
|
5659
5581
|
"name": "no-agent",
|
|
5660
5582
|
"allowNo": false,
|
|
5661
5583
|
"type": "boolean"
|
|
5662
5584
|
},
|
|
5663
|
-
"no-start-agent": {
|
|
5664
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5665
|
-
"name": "no-start-agent",
|
|
5666
|
-
"allowNo": false,
|
|
5667
|
-
"type": "boolean"
|
|
5668
|
-
},
|
|
5669
5585
|
"timeout": {
|
|
5670
5586
|
"aliases": [
|
|
5671
5587
|
"t"
|
|
@@ -5696,6 +5612,19 @@
|
|
|
5696
5612
|
"hasDynamicHelp": false,
|
|
5697
5613
|
"multiple": false,
|
|
5698
5614
|
"type": "option"
|
|
5615
|
+
},
|
|
5616
|
+
"data": {
|
|
5617
|
+
"description": "Print serialized object representation.",
|
|
5618
|
+
"name": "data",
|
|
5619
|
+
"allowNo": false,
|
|
5620
|
+
"type": "boolean"
|
|
5621
|
+
},
|
|
5622
|
+
"typename": {
|
|
5623
|
+
"description": "Filter objects by typename.",
|
|
5624
|
+
"name": "typename",
|
|
5625
|
+
"hasDynamicHelp": false,
|
|
5626
|
+
"multiple": false,
|
|
5627
|
+
"type": "option"
|
|
5699
5628
|
}
|
|
5700
5629
|
},
|
|
5701
5630
|
"hasDynamicHelp": false,
|
|
@@ -5777,17 +5706,12 @@
|
|
|
5777
5706
|
"type": "option"
|
|
5778
5707
|
},
|
|
5779
5708
|
"no-agent": {
|
|
5780
|
-
"description": "Run command without
|
|
5709
|
+
"description": "Run command without starting an agent.",
|
|
5710
|
+
"env": "DX_NO_AGENT",
|
|
5781
5711
|
"name": "no-agent",
|
|
5782
5712
|
"allowNo": false,
|
|
5783
5713
|
"type": "boolean"
|
|
5784
5714
|
},
|
|
5785
|
-
"no-start-agent": {
|
|
5786
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5787
|
-
"name": "no-start-agent",
|
|
5788
|
-
"allowNo": false,
|
|
5789
|
-
"type": "boolean"
|
|
5790
|
-
},
|
|
5791
5715
|
"timeout": {
|
|
5792
5716
|
"aliases": [
|
|
5793
5717
|
"t"
|
|
@@ -5940,17 +5864,12 @@
|
|
|
5940
5864
|
"type": "option"
|
|
5941
5865
|
},
|
|
5942
5866
|
"no-agent": {
|
|
5943
|
-
"description": "Run command without
|
|
5867
|
+
"description": "Run command without starting an agent.",
|
|
5868
|
+
"env": "DX_NO_AGENT",
|
|
5944
5869
|
"name": "no-agent",
|
|
5945
5870
|
"allowNo": false,
|
|
5946
5871
|
"type": "boolean"
|
|
5947
5872
|
},
|
|
5948
|
-
"no-start-agent": {
|
|
5949
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
5950
|
-
"name": "no-start-agent",
|
|
5951
|
-
"allowNo": false,
|
|
5952
|
-
"type": "boolean"
|
|
5953
|
-
},
|
|
5954
5873
|
"timeout": {
|
|
5955
5874
|
"aliases": [
|
|
5956
5875
|
"t"
|
|
@@ -5985,7 +5904,7 @@
|
|
|
5985
5904
|
"name": {
|
|
5986
5905
|
"description": "Tunnel name",
|
|
5987
5906
|
"name": "name",
|
|
5988
|
-
"default": "
|
|
5907
|
+
"default": "maine-helium-north-seven",
|
|
5989
5908
|
"hasDynamicHelp": false,
|
|
5990
5909
|
"multiple": false,
|
|
5991
5910
|
"type": "option"
|
|
@@ -6066,17 +5985,12 @@
|
|
|
6066
5985
|
"type": "option"
|
|
6067
5986
|
},
|
|
6068
5987
|
"no-agent": {
|
|
6069
|
-
"description": "Run command without
|
|
5988
|
+
"description": "Run command without starting an agent.",
|
|
5989
|
+
"env": "DX_NO_AGENT",
|
|
6070
5990
|
"name": "no-agent",
|
|
6071
5991
|
"allowNo": false,
|
|
6072
5992
|
"type": "boolean"
|
|
6073
5993
|
},
|
|
6074
|
-
"no-start-agent": {
|
|
6075
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6076
|
-
"name": "no-start-agent",
|
|
6077
|
-
"allowNo": false,
|
|
6078
|
-
"type": "boolean"
|
|
6079
|
-
},
|
|
6080
5994
|
"timeout": {
|
|
6081
5995
|
"aliases": [
|
|
6082
5996
|
"t"
|
|
@@ -6190,17 +6104,12 @@
|
|
|
6190
6104
|
"type": "option"
|
|
6191
6105
|
},
|
|
6192
6106
|
"no-agent": {
|
|
6193
|
-
"description": "Run command without
|
|
6107
|
+
"description": "Run command without starting an agent.",
|
|
6108
|
+
"env": "DX_NO_AGENT",
|
|
6194
6109
|
"name": "no-agent",
|
|
6195
6110
|
"allowNo": false,
|
|
6196
6111
|
"type": "boolean"
|
|
6197
6112
|
},
|
|
6198
|
-
"no-start-agent": {
|
|
6199
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6200
|
-
"name": "no-start-agent",
|
|
6201
|
-
"allowNo": false,
|
|
6202
|
-
"type": "boolean"
|
|
6203
|
-
},
|
|
6204
6113
|
"timeout": {
|
|
6205
6114
|
"aliases": [
|
|
6206
6115
|
"t"
|
|
@@ -6308,17 +6217,12 @@
|
|
|
6308
6217
|
"type": "option"
|
|
6309
6218
|
},
|
|
6310
6219
|
"no-agent": {
|
|
6311
|
-
"description": "Run command without
|
|
6220
|
+
"description": "Run command without starting an agent.",
|
|
6221
|
+
"env": "DX_NO_AGENT",
|
|
6312
6222
|
"name": "no-agent",
|
|
6313
6223
|
"allowNo": false,
|
|
6314
6224
|
"type": "boolean"
|
|
6315
6225
|
},
|
|
6316
|
-
"no-start-agent": {
|
|
6317
|
-
"description": "Do not automatically start an agent if one is not running.",
|
|
6318
|
-
"name": "no-start-agent",
|
|
6319
|
-
"allowNo": false,
|
|
6320
|
-
"type": "boolean"
|
|
6321
|
-
},
|
|
6322
6226
|
"timeout": {
|
|
6323
6227
|
"description": "Time in milliseconds to wait for at least one credential before listing.",
|
|
6324
6228
|
"name": "timeout",
|
|
@@ -6459,5 +6363,5 @@
|
|
|
6459
6363
|
]
|
|
6460
6364
|
}
|
|
6461
6365
|
},
|
|
6462
|
-
"version": "0.5.3-main.
|
|
6366
|
+
"version": "0.5.3-main.3870099"
|
|
6463
6367
|
}
|