Head over to the forums to search for your questions and issues or post a new one.
The serverless info
command displays information about the deployed service. Make sure to run this command in your services directory.
serverless info
--function
or -f
The name of the function which should be fetched.--verbose
or -v
Shows displays any Stack Output.