-
Setup product catalog: https://docs.neurolabs.ai/docs/configuration/product-catalog
-
Configure the Detection Job: https://docs.neurolabs.ai/docs/configuration/detection-jobs
-
Obtain an API KEY: https://docs.neurolabs.ai/docs/apis/generate_api_key
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"psFormat": "table {{if gt (len .Image) 40}}{{printf \"%.30s\" .Image}}…{{slice .Image (slice .Image 7|len)}}{{else}}{{.Image}}{{end}}\\t{{.Command}}\\t{{.Status}}\\t{{printf \"%.30s\" .Ports}}{{if gt (len .Ports) 30}}…{{end}}\\t{{.Names}}" | |
} |