It would be nice to have the ability to output an application credential as ready-to-use clouds.yaml.
This would make automation so much easier, if you could for example just run something like:
osc identity application-credential create --current-user --ouput-clouds-yaml ./foo/clouds.yaml
and then use the clouds.yaml right away.
It would be nice to have the ability to output an application credential as ready-to-use
clouds.yaml.This would make automation so much easier, if you could for example just run something like:
and then use the
clouds.yamlright away.