desmondmorris/homestead-cli

A command line tool for managing your homestead environment and projects

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/desmondmorris/homestead-cli

dev-master 2014-05-22 04:56 UTC

This package is not auto-updated.

Last update: 2025-10-07 12:20:15 UTC


README

A command line tool for managing your homestead environment and projects.

Commands

  • homestead install - Installs Homestead from git to ~/.homestead.
  • homestead update - Updates Homestead installation
  • homestead sites - Lists sites
  • homestead sites add - Adds site and associates it to the current directory or directory specified via paramaters
  • homestead folders - Lists shared folders
  • homestead folders:add - Adds new folder to share within Homestead environment
  • homestead keys - Lists keys
  • homestead keys add - Adds private key

Roadmap

  • homestead auth - Prints authorization key path
  • homestead keys rm - Removes private key
  • homestead folders rm - Removes folder from within Homestead environment
  • homestead sites rm - Removes site and associates it to the current directory or directory specified via paramaters