aws-amplify / amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Apache License 2.0
2.81k stars 821 forks source link

[Feature Request] Migration and/or Renaming of the environments #13165

Open salihgueler opened 1 year ago

salihgueler commented 1 year ago

Description

As a customer I would like to have a way to easily migrate and/or rename the environments.

A Customer Use-Case

The customer started off with a development environment and started use this environment with end user. They wanted to rename the current environment to a new one and create a new "development" environment.

After this use-case I talked to @josefaidt and the current situation is:

In the documentation we mention environments to be similar to the git flows but simple operations like renaming is not possible.

Categories

Steps to Reproduce

No response

Screenshots

No response

Platforms

Flutter Version

3.13.1

Amplify Flutter Version

1.3.3

Deployment Method

Amplify CLI

Schema

No response

dnys1 commented 1 year ago

@salihgueler should this be transferred to the CLI repo?

salihgueler commented 1 year ago

@salihgueler should this be transferred to the CLI repo?

Makes sense. Do you want me to do it or would you like to do it?