deployavel is a CLI application written in GO to easily provision and manage Digital Ocean servers for Laravel based applications.
Usage:
deployavel [command]
Available Commands:
createCreate a single resource in ForgedeleteDelete a single resource in ForgegetGet a single resource in ForgehelpHelp about any commandlistList all resources of a specific type in Forge
Flags:
--config path/to/config.ymlconfig file (default is $PWD/config.yml)-h, --helphelp for deployavel
Use deployavel [command] --help for more information about a command.