Re: Accessing credentials store from the Jenkins CLI before unlocking Jenkins

2017-02-21 Thread Daniel Beck
> On 21.02.2017, at 18:02, 'Claudiu Guiman' via Jenkins Developers > wrote: > > But I can’t list credentials. Is it because the temporary admin account > doesn’t have the right permissions? Please use the jenkinsci-users mailing lists for questions like this.

Accessing credentials store from the Jenkins CLI before unlocking Jenkins

2017-02-21 Thread 'Claudiu Guiman' via Jenkins Developers
Hi, Is it possible to use the Jenkins CLI to manage credentials before the user unlocks Jenkins? (copies the password from /var/lib/Jenkins/secrets/initialAdminPassword and creates a new account) I can use certain commands like who-am-i by running java -jar jenkins-cli.jar -s