id-only output
Open
- Dominant language
- Go
- Stars
- 39
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to add a flag that reduces the output to just the ami ID? With that, I wouldn't need to parse the output, I could just use it as is.
Something like:
```
> curl https://foo/bar?name=rhel-7.4-ami&output=id-only
ami-06743335eabb8a54f
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.