Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: kusion init support --target(-t) option to set the target path to output the generated files #344

Closed
amyXia1994 opened this issue May 12, 2023 · 7 comments · Fixed by #954
Labels
help wanted Extra attention is needed kind/feature Categorizes issue or PR as related to a new feature
Milestone

Comments

@amyXia1994
Copy link
Contributor

What would you like to be added?

kusion init support --target(-t) option to set the target path to output the generated files
if not set, the files will be output to the current workdir, just as the current implementation.

Why is this needed?

to generate the project to specified directory, maybe not current workdir

@amyXia1994 amyXia1994 added the kind/feature Categorizes issue or PR as related to a new feature label May 12, 2023
@SparkYuan SparkYuan changed the title kusion init support --target(-t) option to set the target path to output the generated files Feat: kusion init support --target(-t) option to set the target path to output the generated files Sep 14, 2023
@SparkYuan SparkYuan added the help wanted Extra attention is needed label Sep 14, 2023
@adohe adohe added this to the v0.11.0 milestone Jan 19, 2024
@skoenig
Copy link
Contributor

skoenig commented Mar 20, 2024

@amyXia1994 Is the implementation of this option still wanted considering the recent refactorings?

@adohe
Copy link
Contributor

adohe commented Mar 21, 2024

@liu-hm19 could you please confirm this?

@liu-hm19
Copy link
Contributor

@skoenig Hi, thanks for your interest in our project! In the upcoming v0.11.0 release next week, we have simplified the usage of kusion init cmd. The option mentioned in this issue has not been implemented yet, but it is still necessary. We would greatly appreciate it if you would like to submit a pull request to contribute to the relevant feature : )

You can also join our slack ( https://kusionstack.slack.com/ ) for a more convenient communication.

@skoenig
Copy link
Contributor

skoenig commented Mar 24, 2024

Thanks for the quick response @liu-hm19! I gave it a try with #954 let me know if I can improve something.
I'd like to join the Slack workspace but the invite link on www.kusionstack.io does not work (anymore).

@SparkYuan
Copy link
Member

Thanks for the quick response @liu-hm19! I gave it a try with #954 let me know if I can improve something. I'd like to join the Slack workspace but the invite link on www.kusionstack.io does not work (anymore).

Thanks for your response. We have updated the Slack invite link in the repo readme. You can join our Slack with the latest link. Feel free to contact me if you have any questions :)

@liu-hm19
Copy link
Contributor

@skoenig Thanks for your participation! I'll review the code a.s.a.p. Your contribution will be appreciated in the release note after successfully merged : )

@liu-hm19
Copy link
Contributor

@skoenig This issue has been closed and thanks a lot for your contribution! We will appreciate your contribution in the release note of upcoming v0.11.0 version of Kusion. Please feel free to submit more issues/PRs and join the KusionStack community. We can nominate you as a member of the project in the future : )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed kind/feature Categorizes issue or PR as related to a new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants