homotechsual / HaloAPI

PowerShell module for the Halo Service Solutions series of software products.
MIT License
47 stars 35 forks source link

[Bug]: Remove-HaloAsset is not exported. #38

Closed jmv-support closed 2 months ago

jmv-support commented 6 months ago

Contact Details

leon.dejong@jmv-solutions.co.uk

What happened?

A bug happened! Remove-HaloAsset doesn't work since it's not exported in the HaloAPI.psd1 All the code is there, it's just not exported.

Version

1.20.0

Which operating systems have you tested on?

What PowerShell version are you running?

7.4.1

Halo Product

Halo PSA

Halo Version

2.143.2

What command did you run?

Remove-HaloAsset -AssetID 6344

What was the output of the command?

Remove-HaloAsset: The term 'Remove-HaloAsset' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
homotechsual commented 6 months ago

Will get that fixed for a new release this week - thanks for pointing it out :-)