Services Enable

Enables/Disables existing services

beam services enable [options]

About

Enables/Disables existing services

Options

NameTypeDescription
--idStringThe Unique Id for this service within this Beamable CLI context
--enabledBooleanWhether or not we should try and run the service when we deploy remotely
--no-depsNullable`1Propagates the change to the services dependencies. When disabling, this is true by default
--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

Parent Command

services