# Amplify CLI XR Plugin

## Commands Summary

The current set of commands supported by the Amplify XR Category Plugin

| Command           | Description                                                                                                |
| ----------------- | ---------------------------------------------------------------------------------------------------------- |
| amplify xr add    | Takes you through a CLI flow to add an XR resource to your backend                                         |
| amplify xr update | Takes you through steps in the CLI to update an XR resource.                                               |
| amplify xr push   | Provisions only XR cloud resources with the latest local developments                                      |
| amplify xr remove | Removes XR resource from your local backend which would be removed from the cloud on the next push command |
