updated usage function
This commit is contained in:
parent
425497e0d5
commit
0897e9609f
17
manage.sh
17
manage.sh
@ -49,14 +49,15 @@ ${SCRIPT_NAME} - Version: $VERSION ($UPDATE_DATE) - Gilles Mouchet (gilles.mouch
|
||||
Usage: $SCRIPT_NAME <options>
|
||||
|
||||
Options:
|
||||
--bash open shell root in container wp
|
||||
--console start docker compose as console
|
||||
--delete stop and delete container and delete files in ${WP_ROOT_FOLDER}
|
||||
--down stop docker compose and delete container
|
||||
--stop stop docker compose
|
||||
--start start docker compose as daemon
|
||||
--version version
|
||||
--help this help
|
||||
--bash open shell root in container wp
|
||||
--console start docker compose as console
|
||||
--delete stop and delete container and delete files in ${WP_ROOT_FOLDER}
|
||||
--down stop docker compose and delete container
|
||||
--env <env_name> environment name (MANDATORY)
|
||||
--stop stop docker compose
|
||||
--start start docker compose as daemon
|
||||
--version version
|
||||
--help this help
|
||||
|
||||
EOF
|
||||
exit 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user