Generate App Store certificates from the command-line

Is it possible to generate the Mac App Distribution and Mac Installer Distribution certificates from the command-line, instead of using the https://developer.apple.com/account/resources/certificates/add website?

Ludvig A. Norin HansaWorld Development

I’m not aware of any command-line tools that do this but you should be able to do it using the App Store Connect API.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Generate App Store certificates from the command-line
 
 
Q