Skip to main content

Command Palette

Search for a command to run...

Amplify commands at one place

Updated
1 min read

Configuration

  1. When you have to configure amplify project first time

    *amplify configure*
    
  2. Initialize existing project

     *amplify init*
    
  3. Amplify CLI commands

Screenshot from 2022-11-10 15-28-32.png

  1. Pull latest backend backend environment to local

     *amplify pull*
    
  2. Push local update to cloud server

     *amplify push*
    
  3. See local changes

     *amplify status*
    

These are the basic command commonly user in amplify project. Since, this is my first blog post, I keep this much. I will start contributing more from now.

More from this blog

D

Deven's Blog

14 posts

Passionate software developer driven by a love for technology and a constant desire to explore and learn new skills. Constantly striving to push the limits and create innovative solutions.