We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ac9f0 commit 923df00Copy full SHA for 923df00
1 file changed
snippets/powershell/README.md
@@ -16,4 +16,5 @@ These scripts are only meant to be used as a reference. If you intend to use the
16
Use the following commands to run the PowerShell samples.
17
- `.\Get-NB-Images.ps1 -nbmaster <masterServer> -username <username> -password <password>`
18
- `.\Get-NB-Jobs.ps1 -nbmaster <masterServer> -username <username> -password <password>`
19
+- `.\Get-NB-PolicyDetails.ps1 -nbmaster <masterServer> -username <username> -password <password> -nbpolicy <policyname>`
20
- `.\Post-NB-Cleanup-Assets.ps1 -nbmaster <masterServer> -username <username> -password <password> -filter <workloadType eq 'VMware'> -cleanupTime 2018-06-29T15:18:45.678Z`
0 commit comments