I'm trying to figure out the correct syntax for using @gitbeaker/cli but the provided examples and --help do not offer much in the way of guidance other than the most simplistic case of querying for all projects with a search parameter. For example, how does one provide input when the API accepts an array of values? An example would be creating a release with assets. How does one pass in assets on the command line?
Checklist
[x] I have checked that this is not a duplicate issue.
Description
I'm trying to figure out the correct syntax for using
@gitbeaker/cli
but the provided examples and--help
do not offer much in the way of guidance other than the most simplistic case of querying for all projects with a search parameter. For example, how does one provide input when the API accepts an array of values? An example would be creating a release with assets. How does one pass inassets
on the command line?Checklist