Project Open-swagger

Opens the swagger page for a given service

beam project open-swagger [<service-name>] [options]

About

Opens the swagger page for a given service

Arguments

NameTypeDescription
service-nameServiceNameName of the service to open swagger to

Options

NameTypeDescription
--remoteBooleanIf passed, swagger will open to the remote version of this service. Otherwise, it will try and use the local version
--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