mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-15 10:45:48 +00:00
Merge branch 'fix/new-asset-tag-parameter' into develop
This commit is contained in:
commit
cb66a0112a
1 changed files with 4 additions and 3 deletions
|
|
@ -77,6 +77,7 @@ function New-Asset()
|
|||
[string]$name,
|
||||
|
||||
[parameter(mandatory = $false)]
|
||||
[Alias('tag')]
|
||||
[string]$asset_tag,
|
||||
|
||||
[parameter(mandatory = $false)]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue