Project New-storage
Create and add a new Microstorage
beam project new-storage <name> [options]
About
Create and add a new Microstorage
Arguments
Name | Type | Description |
---|---|---|
name | ServiceName | The name of the new Microstorage. |
Options
Name | Type | Description |
---|---|---|
--sln | String | The path to the solution that the Microstorage will be added to |
--dryrun | Boolean | Should any networking happen? |
--cid | String | Cid to use; will default to whatever is in the file system |
--pid | String | Pid to use; will default to whatever is in the file system |
--host | String | The host endpoint for beamable |
--refresh-token | String | Refresh token to use for the requests |
--log | String | Extra logs gets printed out |
--dir | String | Directory to use for configuration |
--version | Boolean | Show version information |
--help | Boolean | Show help and usage information |
Parent Command
Updated about 18 hours ago