Bitbucket.v2
1.1.1
Provides cmdlets for obtaining Consumer Keys and Secrets, an Access Token and Refesh Token for a specfic Consumer and the option to Refresh a Token to be used with the Bitbucket API.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2017 Paul Towler and contributors. All rights reserved.
Package Details
Author(s)
- Paul Towler
Tags
Functions
ConvertTo-Base64String Connect-Bitbucket Get-BitbucketKey New-BitbucketToken Update-BitbucketToken
Dependencies
This module has no dependencies.
Release Notes
## 1.1.1
* Fixed release Notes
## 1.1.0
* Rewrote Module. Found I had a cached credential giving me a false positive.
* New modules: ConvertTo-Base64String, Connect-Bitbucket, Get-BitbucketKey, New-BitbucketToken & Update-BitbucketToken
* Removed modules: Get-BitbucketAuthCode, Get-Bitbucket
* Added Human mode to display nice output. Default is non-Human
## 1.0.0
* Updated functionality initially created by Yohan Belval https://www.powershellgallery.com/packages/Bitbucket/1.0.5
* Added the ability to get Consumer Keys and Secrets or an Access Token for a Consumer
FileList
- Bitbucket.v2.nuspec
- Bitbucket.v2.psd1
- Bitbucket.v2.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.2 | 1,546 | 10/7/2017 |
1.1.1 (current version) | 109 | 7/19/2017 |
1.1.0 | 29 | 7/19/2017 |
1.0.0 | 33 | 7/12/2017 |