radius-project / radius

Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.
https://radapp.io
Apache License 2.0
1.45k stars 91 forks source link

Export/Import commands for a Radius environment #7732

Open ytimocin opened 1 month ago

ytimocin commented 1 month ago

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?

AB#12672

radius-triage-bot[bot] commented 1 month ago

:wave: @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

radius-triage-bot[bot] commented 1 month ago

:+1: 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