Config
List the current beamable configuration
beam config [options]
About
The config command shows information about the current Beamable connection
strings being used by the Beam CLI. The command will print the CID, PID, HOST, and
current location of the .beamable configuration file.
Options
Name | Type | Description |
---|---|---|
--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