qzcli

Manage Qizhi GPU compute jobs with a kubectl-style CLI.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/xqinag/ARIS-new --skill qzcli-xqinag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qzcli
Source: https://github.com/xqinag/ARIS-new/tree/main/skills/qzcli
Command: npx skills add https://github.com/xqinag/ARIS-new --skill qzcli-xqinag

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

qizhi GPU compute job management is streamlined by a kubectl-style CLI, reducing manual overhead in submitting, monitoring, and controlling distributed GPU tasks on the Qizhi platform.

Core Features & Use Cases

  • Interactive login and workspace/resource discovery to locate compute groups.
  • Non-interactive job submission, status checks, and batch workflow support for multi-job runs.
  • Batch and batch-like operations across workspaces to orchestrate distributed training or simulations.

Quick Start

Log in to qzcli and begin the interactive workflow to submit or manage a GPU job on Qizhi.

Frequently Asked Questions about qzcli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Qizhi GPU job management from the command line?

You can automate Qizhi GPU job management using a kubectl-style CLI that enables non-interactive job submission, status checks, and batch workflows across compute groups, streamlining distributed task orchestration.

How do I submit and track batch GPU jobs across multiple workspaces?

You can submit and track batch GPU jobs across workspaces using CLI batch workflow support. This allows you to orchestrate distributed training or simulations by performing non-interactive job submissions and status checks across multiple clusters.

How does credential handling work for a kubectl-style GPU compute CLI?

Credential handling for a kubectl-style GPU compute CLI involves explicit validation during interactive login workflows. Users authenticate to locate compute groups and configure workspaces before submitting jobs or performing batch operations across the platform.

Can I use a command line interface to discover compute resources on the Qizhi platform?

Yes, you can use the command line interface to perform interactive workspace and resource discovery on the Qizhi platform. This allows you to locate available compute groups and verify resources before launching distributed GPU jobs.

Do I need to validate CLI arguments before launching distributed GPU training jobs?

Yes, you need to validate CLI arguments before launching distributed GPU training jobs. The CLI applies explicit argument validation to ensure correct job creation parameters, preventing execution errors during non-interactive submissions and batch operations.