Build and manage the infrastructure knowledge graph
graph
command enables you to build and manage the infrastructure knowledge graph, which represents your cloud resources and their relationships.
Command | Description |
---|---|
build | Build a knowledge graph for your cloud infrastructure |
logs | View graph build logs |
status | Check if graph build is running |
stop | Stop running graph build |
Option | Description |
---|---|
--profile TEXT | Use profiles to manage multiple graphs [env var: UNPAGE_PROFILE] [default: default] |
--interval INTEGER | Rebuild the graph continuously, pausing for the specified seconds between builds |
--background | Run in background and return immediately |
-h, --help | Show help message and exit |