This content is not the latest documentation. Please visit our new documentation.

Project Deps List

Lists all dependencies of given service, if none then lists all dependencies of all existing services

beam project deps list [options]

About

Lists all dependencies of given service, if none then lists all dependencies of all existing services

Options

NameTypeDescription
--serviceStringThe name of the service to list the dependencies of
--allBooleanIf this is passed and set to True, then all references of the service will be listed
--non-beamoBooleanIf this is passed and set to True, then all references that are not storages or microservices will be listed
--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

project-deps