Content Bulk-edit

Saves a serialized content properties JSON-blob into a manifest

beam content bulk-edit [options]

About

Saves a serialized content properties JSON-blob into a manifest

Options

NameTypeDescription
--manifest-idsString[]Inform a subset of ','-separated manifest ids for which to return data. By default, will return all manifests
--content-idsString[]An array of existing content ids
--content-propertiesString[]An array, parallel to the --content-ids, that contain the escaped properties json for each content
--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
--quietBooleanWhen true, skip input waiting and use defaults
--hostStringThe host endpoint for beamable
--refresh-tokenStringRefresh token to use for the requests
--logStringExtra logs gets printed out
--dirStringDirectory to use for configuration
--rawBooleanOutput raw JSON to standard out. This happens by default when the command is being piped
--prettyBooleanOutput syntax highlighted box text. This happens by default when the command is not piped
--dotnet-pathStringa custom location for dotnet
--versionBooleanShow version information
--helpBooleanShow help and usage information

Parent Command

content