Mondoo Docs
Built-in FunctionsMap

keys

keys

Return the keys of a map as an array.


Examples

List kernel parameter names:

kernel.parameters.keys

On this page