Refactor add command and implement migrate command
          
            #1
        
      check-build-and-test.yml
on: pull_request
  
    
      Setup and cache
    
          
              20s
          
      
    
      Rustfmt Check
    
          
              7s
          
      
    
      Clippy Check
    
          
              34s
          
      
    
      Cargo Build
    
          
              34s
          
      
    
      Test
    
          
              3s
          
      Annotations
2 errors and 3 warnings
          | 
                   
                      
                          Clippy Check
                        
                      
                       
                  Process completed with exit code 101. 
                         | 
              
| 
                   
                      
                          Clippy Check: 
                        src/commands/migrate.rs#L88
                      
                       
                  this `if` statement can be collapsed 
                         | 
              
| 
                   
                      
                          Setup and cache
                        
                      
                       
                  Cache not found for keys: v0-rust-setup-Linux-x64-3dfd62ae-2ea4e14d, v0-rust-setup-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Cargo Build
                        
                      
                       
                  Cache not found for keys: v0-rust-build-Linux-x64-3dfd62ae-2ea4e14d, v0-rust-build-Linux-x64-3dfd62ae 
                         | 
              
| 
                   
                      
                          Clippy Check
                        
                      
                       
                  Cache not found for keys: v0-rust-clippy-Linux-x64-3dfd62ae-2ea4e14d, v0-rust-clippy-Linux-x64-3dfd62ae 
                         |