# Amplify CLI Hosting Plugin ## Commands Summary The following table lists the current set of commands supported by the Amplify Hosting Category Plugin. | Command | Description | | ---------------------- | --------------------------------------------------------------------------------- | | amplify hosting add | Takes you through steps in the CLI to add hosting service for a user application. | | amplify hosting update | Updates hosting service behavior after it is added. | | amplify hosting push | Pushes the local changes of the hosting category to the cloud. | | amplify hosting remove | Removes hosting service for the user application. |