Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quiet mode and no expiration for gentoken/gensubtoken cli commands #681

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

FZambia
Copy link
Member

@FZambia FZambia commented Jul 23, 2023

Proposed changes

Adding possibility to create non-expiring tokens:

./centrifugo gentoken -t -1

And suppress all the output except token itself (may be useful for development automation):

./centrifugo gentoken -q

@FZambia FZambia changed the title gentoken/gensubtoken improvements Quiet mode and no expiration for gentoken/gensubtoken cli commands Jul 23, 2023
@FZambia FZambia merged commit 54f7d22 into master Jul 24, 2023
4 checks passed
@FZambia FZambia deleted the gentoken_gensubtoken_improvements branch July 24, 2023 04:28
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.

1 participant