Skip to content

Add documentation for tags #169

@dangrondahl

Description

@dangrondahl

Description

The current documentation does not cover tags at all. Tags are a Kosli feature (the CLI has kosli tag, and the API has a PATCH /tags/{org}/{resource_type}/{resource_id} endpoint), but there is no documentation explaining what tags are, how to use them, or what resources support them.

Proposed scope

  • What are tags and why use them
  • Which Kosli resources support tags
  • How to add/update/remove tags via CLI (kosli tag)
  • How to add/update/remove tags via API
  • Practical use cases (organizing resources, filtering, etc.)

Location

Placement TBD — could be:

  • A new page under Getting Started or Administration
  • A section within an existing page

Related resources

  • CLI: kosli tag (already in client reference at client_reference/kosli_tag)
  • API: PATCH /tags/{org}/{resource_type}/{resource_id} (already in API reference)

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentWriting, adding, or updating doc pagesenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions