mirror of
https://gitlab.com/psuapp/psu.git
synced 2025-07-25 04:42:26 +00:00
Update function comments
This commit is contained in:
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 #
|
||||||
|
Reference in New Issue
Block a user