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)
Export every single detail from i-doit
For example, create a Word document:
Options
--formatmarkdown,json,raw(default)--toc--types--idsOutput