Skip to content

Export CMDB data #14

@bheisig

Description

@bheisig

Export every single detail from i-doit

For example, create a Word document:

idoitcli export --format markdown | pandoc --from markdown --to docx --output cmdb.docx

Options

Option Description
--format markdown, json, raw (default)
--toc Add table of contents
--types Limit output to comma-separated list of object types (by their titles, constants or identifiers)
--ids Limit output to comma-separated list of objects (by their identifiers)

Output

  • List every object type (table)
  • For each object type: List every object (table)
  • For each object list every category entry (table)

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions