Xiaoming_Wuqi

Results 22 issues of Xiaoming_Wuqi

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds the implementation of `kusion workspace edit` cmd. ####...

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR updates the `kusion init` command. #### Which issue(s) this...

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR adds support for creating and deleting projects and stacks...

#### What type of PR is this? /kind feature #### What this PR does / why we need it: This PR supports the use of the default workspace (`default.yaml`), with...

### What would you like to be added? The user-specified workspaces (e.g. `dev`, `pre` or `prod`) currently need to exist to perform the related operation like `kusion generate` and `kusion...

kind/feature

### What would you like to be added? Please cleanup the features unrelated to the built-in templates of `kusion init`. ### Why is this needed? Using an external template requires...

kind/feature
kind/cleanup

### What would you like to be added? Please add command of `kusion project create` and `kusion stack create` for project and stack creation, keeping consistency with `kusion workspace create`....

kind/feature

### What would you like to be added? Please support the default workspace initiation for kusion init. ### Why is this needed? `Workspace` has been introduced in kusion since v0.10.0,...

kind/feature

### What would you like to be added? Please update the built-in templates for typical project initiation, some of which include: - an application with a simple job workload -...

kind/feature

### What would you like to be added? Please update and optimize the interactive style of kusion command line. ### Why is this needed? This can promote the user experience...

kind/feature