dapr / cli

Command-line tools for Dapr.
Apache License 2.0
315 stars 200 forks source link

Add name template #1274

Closed mukundansundar closed 1 year ago

mukundansundar commented 1 year ago

Description

This adds a name property to the template which shows up in yaml and json outputs of list command.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #1204

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

codecov[bot] commented 1 year ago

Codecov Report

Merging #1274 (8b4632c) into master (81fd09b) will decrease coverage by 0.03%. The diff coverage is 0.00%.

:exclamation: Current head 8b4632c differs from pull request most recent head faeefe7. Consider uploading reports for the commit faeefe7 to get more accurate results

@@            Coverage Diff             @@
##           master    #1274      +/-   ##
==========================================
- Coverage   27.10%   27.08%   -0.03%     
==========================================
  Files          38       38              
  Lines        3800     3803       +3     
==========================================
  Hits         1030     1030              
- Misses       2699     2702       +3     
  Partials       71       71              
Impacted Files Coverage Δ
pkg/standalone/list.go 0.00% <0.00%> (ø)
pkg/standalone/runfileconfig/run_file_config.go 11.53% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

pravinpushkar commented 1 year ago

~@mukundansundar Should we try to enforce uniqueness on the run file name ?~ Not valid