Created
August 31, 2016 08:34
-
-
Save salex89/72e424477a8d005ee01dadcce6ca18c7 to your computer and use it in GitHub Desktop.
Rancher compose call for pulling and upgrading a stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rancher-compose --url <rancher_compose_url> --access-key <key> --secret-key <secret_ky> -f docker-compose.yaml -p <stack_name> up --pull --force-upgrade --confirm-upgrade -d |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment