volcano-cli

CLI tool for managing Volcano, a cloud-native batch computing system

brewmacoslinux
Try with needOr install directly
Source

About

CLI for Volcano, Cloud Native Batch System

Commands

volcanoctl

Examples

Create a job from a YAML configuration file$ volcanoctl job create -f job.yaml
List all jobs in the default namespace$ volcanoctl job list
Delete a specific job by name$ volcanoctl job delete job-name