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

Create: Test-TssVersion #22

Closed
wsmelton opened this issue Dec 24, 2020 · 0 comments
Closed

Create: Test-TssVersion #22

wsmelton opened this issue Dec 24, 2020 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@wsmelton
Copy link
Contributor

Endpoint: /version
Class: TssVersion

Utilize test against the output from https://updates.thycotic.net/secretserver/LatestVersion.aspx?v=<version>. This returns the string of the latest public download available.

Class properties would be something like:

[boolean]$IsLatest
[string]$LatestVersion
[string]$InstalledVersion
@wsmelton wsmelton added the feature request New feature or request label Dec 24, 2020
@wsmelton wsmelton added this to the 0.5 Release milestone Dec 24, 2020
@wsmelton wsmelton self-assigned this Dec 24, 2020
wsmelton added a commit that referenced this issue Dec 27, 2020
Adjusted Get-TssVersion moved API call to parts to manage easier
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant