edgible discover
Read-only commands that inspect the local machine. Useful when troubleshooting an agent install that’s missing dependencies, or when scoping out a candidate serving device.
edgible discover tools
Section titled “edgible discover tools”Check which workload runtimes are available.
edgible discover toolsOutput is a table of tool names and detected versions:
docker 24.0.7docker-compose v2.21.0 (built into docker CLI)podman not installedqemu-system-x86_64 8.1.3wg 1.0.20210914caddy 2.7.6edgible discover workloads
Section titled “edgible discover workloads”List every workload currently running on the device — managed by Edgible or not.
edgible discover workloadsedgible discover workloads --jsonIncludes Docker containers, systemd services, and known managed-process patterns. Useful for sanity-checking that a pre-existing workload is actually listening.
edgible discover capabilities
Section titled “edgible discover capabilities”Report system capabilities — CPU, RAM, GPU — and recommend LLM model sizes that will fit. Aimed at the ai setup workflow. Alias: caps.
edgible discover capabilitiesedgible discover capabilities --json