table command: Examples

Examples for using the SPL2 table command

Returning a table with only specific fields

The following example returns a table with only the host and action fields.

Using a wildcard to return fields with similar names

The following example return a table with only the host and action fields, and any field that begins with "source".

See also