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

AVN: Fork to a different project #392

Open
dcop7 opened this issue Nov 14, 2024 · 0 comments
Open

AVN: Fork to a different project #392

dcop7 opened this issue Nov 14, 2024 · 0 comments

Comments

@dcop7
Copy link

dcop7 commented Nov 14, 2024

What is currently missing?

Using the AVN cli, we can't fork and restore to a different project.
Using terraform we can define "project_to_fork_from" (https://github.com/aiven/terraform-provider-aiven/blob/6e03b376f407123d49299b82482981debc5e903d/docs/resources/pg.md?plain=1#L157), but no option exist using AVN cli.

How could this be improved?

Adding the option project_to_fork_from in AVN cli.
Something like this:
avn service create SERVICE_NAME --project PROJECT_NAME --service-type SERVICE_TYPE --cloud CLOUD_NAME --project-to-fork-from PROJECT_TO_FORK_FROM --service-to-fork-from SERVICE_TO_FORK_FOM --plan SERVICE_PLAN

So, add:
--project-to-fork-from PROJECT_TO_FORK_FROM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant