# Upload from VScode to HubSpot account

  
 Syntax:  
npx hs upload &lt;local/file&gt; &lt;destination/hubspot/location&gt;

```bash
npx hs upload test-theme test-theme
```