Forum Discussion

sushie's avatar
sushie
Visitor
5 years ago

How to use swagger for documentation of CLI's

I have a software which uses cli commands on linux. The cli's in turn call C methods. Is there a way we can use swagger for the documentation of such cli's and publish it online? Or is there any ot...