The current set of commands supported by the Amplify Auth Category Plugin
| Command | Description |
|---|---|
| amplify auth add | Takes you through steps in the CLI to add an Auth resource to your backend. |
| amplify auth push | Provisions only Auth cloud resources with the latest local developments. |
| amplify auth remove | Removes Auth resource from your local backend. The resource is removed from the cloud on the next push command. |