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
Requires
- php: >=5.3.3
- symfony/console: 2.4.x-dev
- symfony/yaml: v2.4.4
Requires (Dev)
- phpunit/phpunit: ~4.0.7
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 installationhomestead sites
- Lists siteshomestead sites add
- Adds site and associates it to the current directory or directory specified via paramatershomestead folders
- Lists shared foldershomestead folders:add
- Adds new folder to share within Homestead environmenthomestead keys
- Lists keyshomestead keys add
- Adds private key
Roadmap
homestead auth
- Prints authorization key pathhomestead keys rm
- Removes private keyhomestead folders rm
- Removes folder from within Homestead environmenthomestead sites rm
- Removes site and associates it to the current directory or directory specified via paramaters