cli
cli copied to clipboard
step beta ca provisioner add complains about needing to login even when providing admin-provisioner and admin-subject.
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.