@vox-ai/cli-darwin-x64 0.1.0-beta.32 → 0.1.0-beta.34
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/bin/vox +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -70,7 +70,8 @@ A high-level map of the public surface. Run any command with `--help` for detail
|
|
|
70
70
|
| Discover offline | `docs search/show`, `skills list/show`, `schema list/get` |
|
|
71
71
|
| Authoring | `agent …`, `tool …`, `knowledge …` (plan, create, edit, validate, diff, push, version, promote) |
|
|
72
72
|
| Sync | `sync status`, `sync import`, `sync bootstrap` |
|
|
73
|
-
|
|
|
73
|
+
| Organization | `org get/usage/members`, `org invoice list/get`, `org verification status`, `org create/delete`, `org api-key create/list/revoke` |
|
|
74
|
+
| Multi-org | `org list`, `org switch`, `workspace init` |
|
|
74
75
|
| Runtime & telephony | `chat`, `call …`, `number …`, `widget …`, `version`, `upgrade` |
|
|
75
76
|
|
|
76
77
|
For sub-organization API keys, `--org` selects the authenticated caller while
|
package/bin/vox
CHANGED
|
Binary file
|