Version
Commands for managing the CLI version
beam version [options]
About
Commands for managing the CLI version
Options
Name | Type | Description |
---|---|---|
--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 |
Sub Commands
Updated about 16 hours ago