Project New-storage

Create and add a new Microstorage

beam project new-storage <name> [options]

About

Create and add a new Microstorage

Arguments

NameTypeDescription
nameServiceNameThe name of the new Microstorage.

Options

NameTypeDescription
--slnStringThe path to the solution that the Microstorage will be added to
--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