Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hvm

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hvm

A host file manager: Create and switch between hosts files from the terminal

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Weekly downloads
 
Created
Source

hvm

A host file manager: Create and switch between hosts files from the terminal

Usage

➜  ~  hvm -h

hvm

  Switch between host entries

Usage:
  hvm            list all host entries
  hvm [name]     change hvm profile
  hvm -c [name]  create new hvm profile called name
  hvm -h         print manual

List available host files

➜  ~  hvm 
Available profiles:

  ci
  preprod
* prod

Create a new host file

➜  ~  sudo hvm -c newprofile
create new hvm profile called newprofile

Switch to a specific host file

➜  ~  sudo hvm ci
Password:
change hvm profile to ci

Contact

  • Arca Artem
  • Tom Martin

FAQs

Package last updated on 15 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc