Org New
Create a new beamable organization
beam org new [options]
About
Create a new beamable organization
Options
Name | Type | Description |
---|---|---|
--alias | String | The name you will use to sign into the organization |
--game | String | The first game for the organization |
--username | String | The admin email for the new organization |
--password | String | The admin password for the new organization |
--accept-legal | Boolean | Accept the Beamable legal agreements |
--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 17 hours ago