Init

Initialize a new Beamable project in the current directory

beam init [options]

About

Initialize a new Beamable project in the current directory

Options

NameTypeDescription
--usernameStringSpecify user name
--passwordStringUser password
--hostStringThe host endpoint for beamable
--cidStringCid to use; will default to whatever is in the file system
--pidStringPid to use; will default to whatever is in the file system
--refresh-tokenStringRefresh token to use for the requests
--save-to-environmentBooleanSave login refresh token to environment variable
--save-to-fileBooleanSave login refresh token to file
--customer-scopedBooleanMake request customer scoped instead of product only
--print-to-consoleBooleanPrints out login request response to console
--dryrunBooleanShould any networking happen?
--cidStringCid to use; will default to whatever is in the file system
--pidStringPid to use; will default to whatever is in the file system
--hostStringThe host endpoint for beamable
--refresh-tokenStringRefresh token to use for the requests
--logStringExtra logs gets printed out
--dirStringDirectory to use for configuration
--versionBooleanShow version information
--helpBooleanShow help and usage information