rbxcloud icon indicating copy to clipboard operation
rbxcloud copied to clipboard

CLI and library for Roblox Open Cloud API

Results 24 rbxcloud issues
Sort by recently updated
recently updated
newest added

Luau [`buffers`](https://create.roblox.com/docs/reference/engine/libraries/buffer) can be stored in Roblox DataStores. This data is tagged specially. It would be nice if rbxcloud could interact with this data appropriately. e.g. a buffer stored in...

feature

https://devforum.roblox.com/t/getupdate-metadata-for-open-cloud-asset-api/2814731

feature

See https://create.roblox.com/docs/cloud/reference/InventoryItem

feature

Expected price is required: 400, `Error converting value {null} to type 'System.Int64'. Path 'creationContext.expectedPrice'`

Resolves #3 Done: * Find the cargo version from the `Cargo.toml` file. * Add a `v` to the version within the workflow. * Cancel the workflow if the two do...

See: https://rust-lang.github.io/api-guidelines/checklist.html

feature

Just shows another install option for devs looking to use this in their project using Cargo.toml dependencies

CLI docs should contain in-depth examples of each command.

documentation

Unit tests should be added. Not entirely sure how to do that with the need for API keys.

feature

When cutting a release, add a check to ensure that the tag matches the version in the `Cargo.toml` file.

enhancement