Cumulocity CLI 2.13.0
Changelog
New commands
c8y devicemanagement certificates (#150)
Manage the trusted certificates which are used by devices.
Usage:
c8y devicemanagement certificates [command]
Available Commands:
create Upload trusted device certificate
delete Delete device certificate
get Get trusted device certificate
list List device certificates
update Update trusted device certificate
Note: "dm" is an alias for "devicemanagement", so it can also be used with c8y dm certificates
Fixes
- pwsh
Get-DeviceStatisticsCollection
- added support for common collection parameters like PageSize - pwsh: tenant tab completion now included the current tenant by default