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:
create
Create a single resource in Forgedelete
Delete a single resource in Forgeget
Get a single resource in Forgehelp
Help about any commandlist
List all resources of a specific type in Forge
Flags:
--config path/to/config.yml
config file (default is $PWD/config.yml)-h, --help
help for deployavel
Use deployavel [command] --help
for more information about a command.