Skip to content

[Feature] Add mappings endpoint #21

Description

@cgetzen

curl approach to see the fields:

curl localhost:9200/_mappings | jq '.drawing_revisions_1_2_1.mappings.drawing_revisions.properties | keys'

Input: name of index
Output: names of attributes

  • Is displaying the "type" of the attribute important?
  • Should the command return all fields of all indices, or a single index? (how close do we want to match the API)

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions