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

Custom expiration cli changes #293

Merged
merged 3 commits into from
Aug 24, 2023
Merged

Conversation

usanth
Copy link
Contributor

@usanth usanth commented Aug 23, 2023

Fixes #

Changes proposed:

For the new feature CustomTunnelExpiration we are adding a property to the Tunnel object that stores the value a user inputs if they want a custom tunnel expiration. This is currently being added as a command line option in both create and host in tunnels, and these are the associated SDK changes needed to make sure that the value the user specifies in the CLI is reflected when the tunnel is created

Other Tasks:

  • Added all the associated SDK contracts after adding that new property

@usanth usanth merged commit 1a549d5 into main Aug 24, 2023
10 of 11 checks passed
@usanth usanth deleted the dev/utsasanthosh/custom-expiration-cli branch August 24, 2023 00:00
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