Allow set password

This commit is contained in:
Petri Asikainen 2021-06-16 10:55:25 +03:00
parent 750d4129fd
commit 115fd7bd5a
2 changed files with 4 additions and 1 deletions

View file

@ -20,6 +20,9 @@
.PARAMETER activated .PARAMETER activated
Can user log in to snipe-it? Can user log in to snipe-it?
.PARAMETER password
Password for user
.PARAMETER notes .PARAMETER notes
User Notes User Notes

View file

@ -229,7 +229,7 @@ Accept wildcard characters: False
``` ```
### -password ### -password
{{ Fill password Description }} Password for user
```yaml ```yaml
Type: String Type: String