-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem?
would be nice to be able to do unraid-api apikey --list to show list of apikeys for triage purposes...
maybe hidden argument to show system (hidden) ones as well?
additionally add/expose the apikey creation date on the gui/cli as that info is stored just have to jump through hoops to lookup
# cat /boot/config/plugins/dynamix.my.servers/keys/*
{
"createdAt": "2025-09-10T21:22:32.400Z",
"description": "nzb360",
...
Is your feature request related to a problem?
triage purposes when someone notices an apikey is added to their system and trying to figure out why. can help correlate things.
Describe the solution you'd like
expose info easier
Describe alternatives you've considered
none
Additional context
recent talk in unraid api discord channel
Environment (if relevant)
Unraid OS Version:
any
Pre-submission Checklist
- I have searched existing issues to ensure this feature hasn't already been requested
- This is not an Unraid Connect related feature (if it is, please submit via the support form instead)
- I have provided clear examples or use cases for the feature
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request