Scaleout Edge CLI ================= The Scaleout Edge Command-Line Interface (CLI) provides tools for managing projects, clients, compute packages, and training sessions from the terminal. It is designed to simplify common operations such as starting clients, uploading models, monitoring training progress, and interacting with the Scaleout Edge control plane. .. click:: scaleout.cli:client_cmd :prog: scaleout client :show-nested: .. click:: scaleout.cli:combiner_cmd :prog: scaleout combiner :show-nested: .. click:: scaleout.cli:model_cmd :prog: scaleout model :show-nested: .. click:: scaleout.cli:package_cmd :prog: scaleout package :show-nested: .. click:: scaleout.cli:round_cmd :prog: scaleout round :show-nested: .. click:: scaleout.cli:run_cmd :prog: scaleout run :show-nested: .. click:: scaleout.cli:session_cmd :prog: scaleout session :show-nested: .. click:: scaleout.cli:status_cmd :prog: scaleout status :show-nested: .. click:: scaleout.cli:validation_cmd :prog: scaleout validation :show-nested: .. click:: scaleout.cli:main :prog: scaleout :show-nested: