Skip to content

Commit

Permalink
Merge pull request #317 from rubrikinc/api-token
Browse files Browse the repository at this point in the history
New API Token cmdlets, resolve #318, resolve #316 and resolve #251
  • Loading branch information
jaapbrasser authored Jun 26, 2019
2 parents b1bf4f8 + 373f026 commit 99829e1
Show file tree
Hide file tree
Showing 9 changed files with 426 additions and 100 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## 2019-06-25

### Added [New New-RubrikAPIToken cmdlet]

* Added New-RubrikAPIToken cmdlet to address [316](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/316) and associated unit test.

### Added [New Remove-RubrikAPIToken cmdlet]

* Added Remove-RubrikAPIToken cmdlet to address [316](https://github.com/rubrikinc/rubrik-sdk-for-powershell/issues/316) and associated unit test.

## 2019-06-20

### Added [New Remove-RubrikVMSnapshot cmdlet]
Expand Down
Loading

0 comments on commit 99829e1

Please sign in to comment.