needle-cloud 0.4.0-alpha.86 → 0.4.0-alpha.87

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 CHANGED
@@ -1,14 +1,3 @@
1
- # Needle Cloud CLI
1
+ # Needle Cloud
2
2
 
3
- Run with `npx needle-cloud@version-1 <command>`
4
-
5
- #### Available Commands
6
-
7
- - `login` - Login to your Needle Cloud account
8
- - `logout` - Logout from your Needle Cloud account
9
- - `deploy <path/to/needle/dist/folder>` - Deploy a built needle engine project to needle cloud
10
- - `optimize <path/to/directory/or/file>` - Support for cloud compression of glTF, GLB, VRM, USD files
11
- - `help` - Print help for available commands. To get detailed help for commands below use `help <commandname>`
12
-
13
-
14
- [Needle Cloud](https://cloud.needle.tools)
3
+ [Needle Cloud](https://cloud.needle.tools) [Documentation](https://engine.needle.tools/docs/cloud/)