# Download from HubSpot  account to VScode

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

```bash
npx hs fetch hs/location ./local/location
```