This commit is contained in:
Juan Carlos Mejías Rodríguez 2018-11-24 15:54:10 -05:00
parent e873d4a9d8
commit 70a99d263b

View File

@ -18,7 +18,7 @@ Script was created for the latest Portainer API, which at the time of writing is
## How to use
The provided `psu` script allows to deploy/update/undeploy portainer stacks. Settings can be passed through envvars and/or flags. Both envars and flags can be mixed but flags will always overwrite envvar values. When deploying a stack, if it doesn't exist a new one is created, otherwise it's updated.
The provided `psu` script allows to deploy/update/undeploy portainer stacks. Settings can be passed through envvars and/or flags. Both envvars and flags can be mixed but flags will always overwrite envvar values. When deploying a stack, if it doesn't exist a new one is created, otherwise it's updated.
### With envvars