2017-12-21 18:06:28 -08:00

760 B
Executable File

Read this on the main serverless docs site

Spotinst Functions - Info

The serverless info command displays information about the deployed service. Make sure to run this command in your services directory.

serverless info

Options

  • --function or -f The name of the function which should be fetched.
  • --verbose or -v Shows displays any Stack Output.