Version Install
Install a different version of the CLI
beam version install [<version>] [options]
About
Install a different version of the CLI
Arguments
Name | Type | Description |
---|---|---|
version | String | The version of the CLI to install |
Options
Name | Type | Description |
---|---|---|
--quiet | Boolean | When true, no prompts will be displayed |
--show-version | Boolean | Displays the executing CLI version |
--show-location | Boolean | Displays the executing CLI install location |
--show-templates | Boolean | Displays available Beamable template version |
--show-type | Boolean | Displays the executing CLI install type |
--output | String | How to display the information, anything other than log will print straight to console with no labels |
--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