mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Allow set password
This commit is contained in:
parent
750d4129fd
commit
115fd7bd5a
2 changed files with 4 additions and 1 deletions
|
|
@ -20,6 +20,9 @@
|
|||
.PARAMETER activated
|
||||
Can user log in to snipe-it?
|
||||
|
||||
.PARAMETER password
|
||||
Password for user
|
||||
|
||||
.PARAMETER notes
|
||||
User Notes
|
||||
|
||||
|
|
|
|||
|
|
@ -229,7 +229,7 @@ Accept wildcard characters: False
|
|||
```
|
||||
|
||||
### -password
|
||||
{{ Fill password Description }}
|
||||
Password for user
|
||||
|
||||
```yaml
|
||||
Type: String
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue