initiatives
The initiatives
view provides information about initiatives in Lunar. Initiatives are collections of policies organized around a specific goal or purpose.
Schema
Column
Type
Description
name
TEXT
The identifier for the initiative
description
TEXT
A description of the initiative
owner
TEXT
The owner of the initiative
config_version
TEXT
The version of the configuration where this initiative is defined
Notes
Initiatives are organized collections of policies designed around a specific goal or compliance requirement
Each initiative can contain multiple policies and may span different components
Usage examples
List all initiatives in the system:
Find initiatives owned by a specific person:
Get a list of initiatives and the number of policies within each:
Last updated