valohai-project-run

Installation
SKILL.md

Valohai Project Setup and Execution

Set up a Valohai project and run ML steps using the Valohai CLI (vh). This covers project creation, linking, running executions, running pipelines, and monitoring jobs.

Prerequisites

# Install the CLI
pip install valohai-cli

# Login (interactive)
vh login

# Login with token (for SSO or CI/CD)
vh login --token YOUR_TOKEN

# Login to self-hosted instance
vh login --host https://your-company.valohai.io --token YOUR_TOKEN
Related skills

More from valohai/valohai-skills

Installs
17
First Seen
Mar 10, 2026