mirror of
https://gitlab.com/psuapp/psu.git
synced 2024-08-30 18:12:34 +00:00
Update function comments
This commit is contained in:
parent
4ca1ab72c6
commit
79f461535d
2
psu
Executable file → Normal file
2
psu
Executable file → Normal file
@ -209,6 +209,7 @@ echo_debug() {
|
|||||||
##########################
|
##########################
|
||||||
# Create/update a stack #
|
# Create/update a stack #
|
||||||
# Globals: #
|
# Globals: #
|
||||||
|
# STACK #
|
||||||
# DOCKER_COMPOSE_FILE #
|
# DOCKER_COMPOSE_FILE #
|
||||||
# PORTAINER_STACK_NAME #
|
# PORTAINER_STACK_NAME #
|
||||||
# PORTAINER_URL #
|
# PORTAINER_URL #
|
||||||
@ -340,6 +341,7 @@ deploy() {
|
|||||||
##########################
|
##########################
|
||||||
# Remove a stack #
|
# Remove a stack #
|
||||||
# Globals: #
|
# Globals: #
|
||||||
|
# STACK #
|
||||||
# PORTAINER_STACK_NAME #
|
# PORTAINER_STACK_NAME #
|
||||||
# PORTAINER_URL #
|
# PORTAINER_URL #
|
||||||
# HTTPIE_VERIFY_SSL #
|
# HTTPIE_VERIFY_SSL #
|
||||||
|
Loading…
Reference in New Issue
Block a user