Skip to content

ortfodb schemas

Output JSON schemas for ortfodb's various resources

Synopsis

Don't pass any resource to get the list of available resources

Output the JSON schema for:

  • configuration: the configuration file (.ortfodb.yaml)
  • database: the output database file
  • tags: the tags repository file (tags.yaml)
  • technologies: the technologies repository file (technologies.yaml)
  • exporter: the manifest file for an exporter
ortfodb schemas [resource] [flags]

Options

ShorthandFlagArgumentDescriptionDefault value
-h‐‐helphelp for schemas

Options inherited from parent commands

ShorthandFlagArgumentDescriptionDefault value
-c‐‐configstringconfig file pathortfodb.yaml
‐‐scatteredOperate in scattered mode. In scattered mode, the description.md files are searched inside `.ortfo' folders in every folder of the database directory, instead of directly in the database directory's folders. See https://github.com/ortfo/

See also

  • ortfodb - Manage your portfolio's database