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

Export/Import commands for a Radius environment #7732

Open
1 task
ytimocin opened this issue Jul 9, 2024 · 2 comments
Open
1 task

Export/Import commands for a Radius environment #7732

ytimocin opened this issue Jul 9, 2024 · 2 comments
Labels
feature This issue describes a feature request in Radius triaged This issue has been reviewed and triaged

Comments

@ytimocin
Copy link
Contributor

ytimocin commented Jul 9, 2024

Overview of feature request

We can have a command that would allow users to export all the details of a Radius environment in a file so that it could be used for disaster recovery and migration purposes.

Ex: rad env export my-env
Ans: my-env.bicep is generated.

Acceptance criteria

  1. With a command like rad env export my-env we can get all the details of a Radius environment to a file.
  2. With a command like rad env import my-env.bicep or rad deploy my-env.bicep we can get the same environment up and running in a completely different cluster with no problems.
  3. In brief, if we can get the backup and get the environment up and running in a different cluster with the file generated by this command, then this feature should be good.

Additional context

This was discussed in the Design Meeting on 9th of July 2024.

Would you like to support us?

  • Yes, I would like to support you

AB#12672

@ytimocin ytimocin added the feature This issue describes a feature request in Radius label Jul 9, 2024
@radius-triage-bot
Copy link

👋 @ytimocin Thanks for filing this feature request.

A project maintainer will review this feature request and get back to you soon.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

@sylvainsf sylvainsf added the triaged This issue has been reviewed and triaged label Jul 11, 2024
@radius-triage-bot
Copy link

👍 We've reviewed this issue and have agreed to add it to our backlog. Please subscribe to this issue for notifications, we'll provide updates when we pick it up.

We also welcome community contributions! If you would like to pick this item up sooner and submit a pull request, please visit our contribution guidelines and assign this to yourself by commenting "/assign" on this issue.

For more information on our triage process please visit our triage overview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue describes a feature request in Radius triaged This issue has been reviewed and triaged
Projects
None yet
Development

No branches or pull requests

2 participants