Improve output for missing inputs
Đang mở
enhancement
- Ngôn ngữ chính
- Go
- Star
- 16
- Fork
- 4
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### TL;DR
When the `describe` command is implemented we should inform the user to learn about the required inputs.
> NOTE: This is only applicable when the quiet flag is passed and prompting is disabled.
Example output:
```shell
abc templates render -quiet
missing required input(s):
- input_1
- input_2
Run the following command to show details for this template:
abc templates describe
```
### Detailed design
_No response_
### Alternatives considered
_No response_
### Additional information
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.