list
List all service tokens for a project.
The token list command shows all service tokens created for a project.
Usage#
redenv token listOptions#
| Flag | Description |
|---|---|
-p, --project <name> | Project name |
Example#
redenv token list| Name | Description | Token ID | Created At |
|---|---|---|---|
| ci-dev | CI pipeline | stk_yYt2HXRprwYgpvwv | 1/16/2026, 10:21:37 AM |
| api | Production | stk_g38OHzGnUOoiARfh | 1/16/2026, 5:02:41 PM |
Info
The Secret Key is never shown in the list. It's displayed only once at creation time.
Related Commands#
- token create - Create a new token
- token revoke - Revoke a token