Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 765 Bytes

getFunctionAsyncConfig.md

File metadata and controls

19 lines (14 loc) · 765 Bytes

获取函数异步调用配置信: getFunctionAsyncConfig

通过该接口,可以获取函数异步调用配置信,通过s cli fc-api getFunctionAsyncConfig -h可以获得帮助信息:

Usage

  s cli fc-api getFunctionAsyncConfig                                           
  API Document: https://help.aliyun.com/document_detail/181753.html             

Options

  --region string         The region of fc endpoint.           
  --access string         Specify the key name.                
  --props string          The json string of props.            
  --serviceName string    The name of the service.             
  --functionName string   The name of the function.            
  --qualifier string      The version or alias of the service.