mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
760 B
Executable File
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
--functionor-fThe name of the function which should be fetched.--verboseor-vShows displays any Stack Output.