@dxos/cli 0.5.3-main.a3ea5f1 → 0.5.3-main.ac34611
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 +55 -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.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 +2 -1
- package/dist/src/commands/composer/query.js.map +1 -1
- 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 -1
- 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.js.map +1 -1
- 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 +109 -331
- package/package.json +30 -34
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dxos/cli",
|
|
3
|
-
"version": "0.5.3-main.
|
|
3
|
+
"version": "0.5.3-main.ac34611",
|
|
4
4
|
"description": "DXOS CLI",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"dxos",
|
|
@@ -52,30 +52,30 @@
|
|
|
52
52
|
"uuid": "^8.3.2",
|
|
53
53
|
"ws": "^8.14.2",
|
|
54
54
|
"wtfnode": "^0.9.1",
|
|
55
|
-
"@dxos/
|
|
56
|
-
"@braneframe/types": "0.5.3-main.
|
|
57
|
-
"@dxos/
|
|
58
|
-
"@dxos/
|
|
59
|
-
"@dxos/
|
|
60
|
-
"@dxos/client
|
|
61
|
-
"@dxos/
|
|
62
|
-
"@dxos/
|
|
63
|
-
"@dxos/
|
|
64
|
-
"@dxos/
|
|
65
|
-
"@dxos/debug": "0.5.3-main.
|
|
66
|
-
"@dxos/hello-template": "0.5.3-main.
|
|
67
|
-
"@dxos/functions": "0.5.3-main.
|
|
68
|
-
"@dxos/
|
|
69
|
-
"@dxos/
|
|
70
|
-
"@dxos/log": "0.5.3-main.
|
|
71
|
-
"@dxos/
|
|
72
|
-
"@dxos/
|
|
73
|
-
"@dxos/
|
|
74
|
-
"@dxos/
|
|
75
|
-
"@dxos/
|
|
76
|
-
"@dxos/
|
|
77
|
-
"@dxos/tasks-template": "0.5.3-main.
|
|
78
|
-
"@dxos/util": "0.5.3-main.
|
|
55
|
+
"@dxos/agent": "0.5.3-main.ac34611",
|
|
56
|
+
"@braneframe/types": "0.5.3-main.ac34611",
|
|
57
|
+
"@dxos/async": "0.5.3-main.ac34611",
|
|
58
|
+
"@dxos/bare-template": "0.5.3-main.ac34611",
|
|
59
|
+
"@dxos/client-protocol": "0.5.3-main.ac34611",
|
|
60
|
+
"@dxos/client": "0.5.3-main.ac34611",
|
|
61
|
+
"@dxos/config": "0.5.3-main.ac34611",
|
|
62
|
+
"@dxos/client-services": "0.5.3-main.ac34611",
|
|
63
|
+
"@dxos/context": "0.5.3-main.ac34611",
|
|
64
|
+
"@dxos/echo-schema": "0.5.3-main.ac34611",
|
|
65
|
+
"@dxos/debug": "0.5.3-main.ac34611",
|
|
66
|
+
"@dxos/hello-template": "0.5.3-main.ac34611",
|
|
67
|
+
"@dxos/functions": "0.5.3-main.ac34611",
|
|
68
|
+
"@dxos/invariant": "0.5.3-main.ac34611",
|
|
69
|
+
"@dxos/network-manager": "0.5.3-main.ac34611",
|
|
70
|
+
"@dxos/log": "0.5.3-main.ac34611",
|
|
71
|
+
"@dxos/plate": "0.5.3-main.ac34611",
|
|
72
|
+
"@dxos/process": "0.5.3-main.ac34611",
|
|
73
|
+
"@dxos/observability": "0.5.3-main.ac34611",
|
|
74
|
+
"@dxos/protocols": "0.5.3-main.ac34611",
|
|
75
|
+
"@dxos/random": "0.5.3-main.ac34611",
|
|
76
|
+
"@dxos/rpc": "0.5.3-main.ac34611",
|
|
77
|
+
"@dxos/tasks-template": "0.5.3-main.ac34611",
|
|
78
|
+
"@dxos/util": "0.5.3-main.ac34611"
|
|
79
79
|
},
|
|
80
80
|
"devDependencies": {
|
|
81
81
|
"@oclif/test": "^3.2.15",
|
|
@@ -92,8 +92,7 @@
|
|
|
92
92
|
"oclif": "^4.10.11",
|
|
93
93
|
"prettier": "^3.2.4",
|
|
94
94
|
"shx": "^0.3.3",
|
|
95
|
-
"typescript": "^5.
|
|
96
|
-
"@dxos/cli-composer": "0.5.3-main.a3ea5f1"
|
|
95
|
+
"typescript": "^5.4.5"
|
|
97
96
|
},
|
|
98
97
|
"peerDependencies": {
|
|
99
98
|
"@phosphor-icons/react": "^2.0.5",
|
|
@@ -118,9 +117,6 @@
|
|
|
118
117
|
"@oclif/plugin-plugins",
|
|
119
118
|
"@oclif/plugin-update"
|
|
120
119
|
],
|
|
121
|
-
"devPlugins": [
|
|
122
|
-
"@dxos/cli-composer"
|
|
123
|
-
],
|
|
124
120
|
"helpClass": "./dist/src/help",
|
|
125
121
|
"topicSeparator": " ",
|
|
126
122
|
"topics": {
|
|
@@ -128,16 +124,16 @@
|
|
|
128
124
|
"description": "Manage agents."
|
|
129
125
|
},
|
|
130
126
|
"debug": {
|
|
131
|
-
"description": "Debugging
|
|
127
|
+
"description": "Debugging tools and diagnostics."
|
|
132
128
|
},
|
|
133
129
|
"device": {
|
|
134
|
-
"description": "Manage devices."
|
|
130
|
+
"description": "Manage HALO devices."
|
|
135
131
|
},
|
|
136
132
|
"function": {
|
|
137
|
-
"description": "Manage functions and triggers."
|
|
133
|
+
"description": "Manage distributed functions and triggers."
|
|
138
134
|
},
|
|
139
135
|
"halo": {
|
|
140
|
-
"description": "Manage identity and devices."
|
|
136
|
+
"description": "Manage HALO identity and devices."
|
|
141
137
|
},
|
|
142
138
|
"space": {
|
|
143
139
|
"description": "Manage ECHO Spaces."
|