amplify-cli hosting plugin for containers
npm install amplify-container-hostingThe 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. |