Skip to content

fix(node): register --ttl flag for set-permissions and handle parsing error#4723

Open
Snezhkko wants to merge 1 commit intocelestiaorg:mainfrom
Snezhkko:fix/node-set-permissions-ttl-flag
Open

fix(node): register --ttl flag for set-permissions and handle parsing error#4723
Snezhkko wants to merge 1 commit intocelestiaorg:mainfrom
Snezhkko:fix/node-set-permissions-ttl-flag

Conversation

@Snezhkko
Copy link

@Snezhkko Snezhkko commented Dec 3, 2025

Register the --ttl duration flag for the set-permissions command so users can issue tokens with expiry. Also handle errors from GetDuration("ttl") to surface invalid flag usage instead of silently ignoring it. This enables the intended AuthNewWithExpiry path and improves CLI UX.

@github-actions github-actions bot added the external Issues created by non node team members label Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external Issues created by non node team members

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant