cli icon indicating copy to clipboard operation
cli copied to clipboard

step beta ca provisioner add complains about needing to login even when providing admin-provisioner and admin-subject.

Open dopey opened this issue 4 years ago • 0 comments

step beta ca provisioner add "Admin" --type=JWK --create --admin-provisioner="Admin JWK" [email protected] --password-file=/home/max/.step/password
No admin credentials found. You must login to execute admin commands.
✔ Provisioner: Admin JWK (JWK) [kid: xxx]

The command completely successfully but complains about missing credentials. Given that we're passing in values to create the credentials, we probably shouldn't complain.

dopey avatar Aug 20 '21 20:08 dopey