List metadata entities by type, either in the current context or an optionally specified parent context.
Syntax
list users [as text] list roles [as text] list variables [as text] list secrets [as text] list clusters [as text] list notification subscriptions for cluster <cluster reference> [as text] list repositories [as text] list data sources [as text] list schemas [as text] list tables [in schema <schema reference>] [as text] list fields in table <table reference> [as text] list fields in schema <schema reference> [as text] list projects [as text] list jobs [in project <project reference>] [as text] list schedules for job <job reference> [as text] list schedules in project <project reference> [as text] list notification subscriptions for job schedule <job schedule reference> [as text]
Parameters
entity reference
String. Parent entity to list child entities in.
as text
None. If present, returns the entity list as a comma separated string. Otherwise, the list is formatted as JSON and rendered by the display system as a list.