fsoc melt model

Generates a fsoc telemetry data model .yaml file based on your solution domain model

Synopsis

This command converts your fmm domain models as a fsoc telemetry data model .yaml file so you can generate mock telemetry data for your solutioin.

fsoc melt model [flags]

Options

      --env-file string   path to the env vars json file (only for pseudo-isolated solutions, DEPRECATED)
  -h, --help              help for model
      --tag string        tag for the solution (only for pseudo-isolated solutions, DEPRECATED)

Options Inherited From Parent Commands

      --config string      config file (default is ~/.fsoc). May be .yaml or .json
      --curl               log curl equivalent for platform API calls (implies --verbose)
      --fields string      perform specified fields transform/extract JQ expression
      --log string         set a location and name for the fsoc log file (default "/tmp/fsoc.log")
      --no-version-check   skip the daily check for new versions of fsoc
  -o, --output string      output format (auto, table, detail, json, yaml) (default "auto")
      --profile string     access profile (default is current or "default")
  -v, --verbose            enable detailed output

See Also

  • fsoc melt - Generates fsoc telemetry data models and sends OTLP payloads to the platform ingestion services