Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 239 Bytes

cli.md

File metadata and controls

13 lines (9 loc) · 239 Bytes

You can manipulate KubeSphere DevOps via CLI.

Create Pipeline

ks pip create --ws simple --template java --project default --skip-check -b good

Run Pipeline

ks pip run