Skip to content

A command line tool for managing your homestead environment and projects

Notifications You must be signed in to change notification settings

desmondmorris/homestead-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homestead CLI

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

About

A command line tool for managing your homestead environment and projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages