### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/providers/google/cli-reference/info) # Google - Info The `serverless info` command displays information about the deployed service. Make sure to run this command in your services directory. ```bash serverless info ```