Commands
Knowledge
Section titled “Knowledge”prism query --platform "titanium alloy" # graph searchprism query --platform --semantic "creep resistant" # semantic searchprism query --platform --json "Inconel" | grep MAT # JSON + grepCompute
Section titled “Compute”prism run <image> --backend local # run locallyprism run <image> --backend marc27 # run on cloud GPUprism job-status <job-id> # check statusprism node up # register as compute nodeprism node status # show capabilitiesprism node down # deregisterWorkflows
Section titled “Workflows”prism workflow list # list availableprism workflow run <name> --set key=value # executeSupport
Section titled “Support”prism report "bug description" --log-file error.log # file a bug reportprism status # auth, config, endpointsprism agent # command guide for AI agentsprism --version # version