We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d00c5e9 commit 52fbbccCopy full SHA for 52fbbcc
1 file changed
scripts/help
@@ -7,8 +7,12 @@ DESCRIPTION
7
Visit https://docs.openops.com for more information.
8
9
SCRIPTS
10
+ Show this help message:
11
+ curl -fsS https://openops.sh/help | sh
12
Install or update OpenOps (docker-compose):
13
curl -fsS https://openops.sh/install | sh
14
+ Configure TLS or update certificates on an existing OpenOps installation:
15
+ curl -fsS https://openops.sh/tls | sh
16
Upload and share docker logs:
17
curl -fsS https://openops.sh/share-logs | sh
18
EOF
0 commit comments