How to specify the template.yml when running fun deploy
- Dominant language
- JavaScript
- Stars
- 931
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
I have several regions that I prepare to deploy, in which case I decide to apply the different template.yml whose configuration was defined to be suitable for specific regions. although I have looked for the manual, I haven't found any arguments which I can use to specify the template.yml file.
there is my anticipation:
```shell
fun deploy --config=template-xxx.yml
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the fun deploy command and its help or manual to verify how deployment configuration is currently selected. Check whether template.yml selection is covered by existing command tests, then confirm that specifying template-xxx.yml works for choosing a region-specific configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100