peterk
5 years agoOccasional Contributor
curl output to use single quotes for password
Our system uses
java -jar /home/dev/swagger-codegen-cli-2.2.1.jar ... -i /home/....xxx.yaml
to generate (inter alia) the doc page:
Is there some way to get it to output
'USERNAME:PASSWORD'
instead (ie with simple rather than double quotes) ?
Many thanks.
To prevent BASH processing $xxx as a variable.But thanks for that, am going to pass it up the management chain.