Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 813 Bytes

File metadata and controls

11 lines (8 loc) · 813 Bytes

Amplify CLI Auth Plugin

Commands Summary

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.