mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 02:35:47 +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
|
.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
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -229,7 +229,7 @@ Accept wildcard characters: False
|
||||||
```
|
```
|
||||||
|
|
||||||
### -password
|
### -password
|
||||||
{{ Fill password Description }}
|
Password for user
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
Type: String
|
Type: String
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue