python-hpilo icon indicating copy to clipboard operation
python-hpilo copied to clipboard

Changed hpilo_fw.download() to accept 'all' as wildcards

Open pmabbott opened this issue 4 years ago • 0 comments

The cli accepts all as a wildcard argument, for example: hpilo_cli download_rib_firmware all all (which will download every firmware version listed in firmware.conf).

This behaviour doesn't work in the current version of the api.

This PR adds that functionality.

pmabbott avatar Aug 14 '20 21:08 pmabbott