Project Share-code

Given a dll, copy the dll to the associated unity projects

beam project share-code <source> [options]

About

Given a dll, copy the dll to the associated unity projects

Arguments

NameTypeDescription
sourceStringThe .dll filepath for the built code

Options

NameTypeDescription
--dep-prefix-blacklistStringA list of namespace prefixes to ignore when copying dependencies
--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

project