Skip to content

Conversation

@joshmgross
Copy link
Contributor

This enables creating a service token with an optional --name parameter and adds the name to the fields we show when listing service tokens.

pscale service-token create --name my_token
  ID             NAME       TOKEN                                                    CREATED AT  
 -------------- ---------- -------------------------------------------------------- ------------ 
  hnmkbklsndgi   my_token   pscale_tkn_REDACTED                                      now         


pscale service-token list
  ID (12)        NAME                     LAST USED AT   CREATED AT      
 -------------- ------------------------ -------------- ---------------- 
  hnmkbklsndgi   my_token                                19 minutes ago 

@joshmgross joshmgross requested a review from a team as a code owner November 25, 2025 14:51
@joshmgross joshmgross merged commit 6b6e6e7 into main Nov 25, 2025
2 checks passed
@joshmgross joshmgross deleted the st-creation branch November 25, 2025 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants