# component-publish-test **Repository Path**: devsapp/component-publish-test ## Basic Information - **Project Name**: component-publish-test - **Description**: None - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2021-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 组件说明 fc-info 用于获取远端函数计算资源 ## 具体用法 ### s cli 方式 ``` $ s cli fc-info --region ${region} --access ${access} --service-name ${serviceName} --function-name ${functionName} --trigger-name ${triggerName1} --trigger-name ${triggerName2} ``` ### 应用编排使用方式 查看 example 下 s.yaml