Kunding Fang

Results 6 issues of Kunding Fang

# Description Currently, we use `sls info` to get deployment status of a component, since the serverless framework can deploy applications with multiple components, it's good to support `sls info`...

# Description The latest SF component can support `--target` param to specify a component to deploy. While there are no docs to show how to use this parameter. ## Additional...

# Bug Report ## Description Some users met a problem when using `sls --debug` command ``` 位于命令管道位置 1 的 cmdlet Select-String 请为以下参数提供值: Path[0]: ``` ![image](https://user-images.githubusercontent.com/26135229/77731947-e033dd00-703e-11ea-95ae-3fea9ba92d99.png) ![image](https://user-images.githubusercontent.com/26135229/77731991-f5107080-703e-11ea-8e6d-a44f3af9bdad.png) 1. What did you...

# Description 有办法提取出来host吗,url是这样的 url: https://service-k40ic7ac-1251120934.gz.apigw.tencentcs.com/release/,希望只保留域名,把这个参数直接加入到跨域的设置里面,把https://的前缀截断掉。只留下 service-k40ic7ac-1251120934.gz.apigw.tencentcs.com,便于更好的传递参数。现在需要手工修改。 ![image](https://user-images.githubusercontent.com/26135229/71979270-3d966a00-3258-11ea-823a-63fa4709a64a.png) ![image](https://user-images.githubusercontent.com/26135229/71979324-628add00-3258-11ea-943d-914737b1fea4.png) ## Additional Data 参考的模板: https://github.com/serverless/components/blob/master/templates/tencent-fullstack-vue-application/serverless.yml

## Problem & Background Hi there, we are Express.js users, and also serverless advocates. We found there are some issues about "lack of introduction to examples/cloud environment deploy issues", as...

enhancement

当前配置中没有对固定ip的支持,需要在部署完毕后,再次在控制台配置固定ip 希望可以支持这个配置。实现自动化开启和部署