graph insights Command Group¤
List, create, delete and inspect graph insight snapshots.
Graph Insight Snapshots are identified by an ID. To get a list of existing snapshots, execute the graph insights list command or use tab-completion.
graph insights list¤
List graph insight snapshots.
Graph Insights Snapshots are identified by an ID.
Options
graph insights delete¤
Delete graph insight snapshots.
Graph Insight Snapshots are identified by an ID.
Warning
Snapshots will be deleted without prompting.
Note
Snapshots can be listed by using the graph insights list command.
Options
graph insights create¤
Create or update a graph insight snapshot.
Create a graph insight snapshot for a given graph. If the snapshot already exists, it is hot-swapped after re-creation. The snapshot contains only the (imported) graphs the requesting user can read.
Options
graph insights update¤
Update a graph insight snapshot.
After the update, the snapshot is hot-swapped.
Options
--filter <TEXT TEXT>... Filter insight snapshots by one of the
following filter names and a corresponding
value: id, main-graph, status, affected-
graph, valid.
-a, --all Delete all snapshots.
--wait Wait until snapshot creation is done.
--polling-interval INTEGER RANGE
How many seconds to wait between status
polls. Status polls are cheap, so a higher
polling interval is most likely not needed.
[default: 1; 0<=x<=60]
graph insights inspect¤
Inspect the metadata of a graph insight snapshot.