Skip to content

credctl status

Terminal window
credctl status

credctl status displays the current device identity, Secure Enclave key accessibility, and AWS configuration. Use it to verify that credctl init completed successfully and that the hardware key is accessible.

None.

Terminal window
credctl status
Status: Initialised
Fingerprint: SHA256:aBcDeFg...
Enclave type: secure_enclave
Key tag: com.crzy.credctl.device-key
Created: 2026-03-02T10:00:00Z
Public key: ~/.credctl/device.pub
Key accessible: yes
AWS Configuration:
Role ARN: arn:aws:iam::123456789012:role/credctl-device-role
Issuer URL: https://d1234567890.cloudfront.net
Region: us-east-1
S3 Bucket: credctl-oidc-123456789012
Terminal window
credctl status
Status: Not initialised
Run 'credctl init' to create a device identity.
CodeMeaning
0Status displayed successfully
1Error reading configuration