You've already forked OpenIntegrations
mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-11-25 22:12:29 +02:00
Test data update (Jenkins)
This commit is contained in:
4
docs/en/cli/mssql/GenerateConnectionString/bash.txt
vendored
Normal file
4
docs/en/cli/mssql/GenerateConnectionString/bash.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
oint mssql GenerateConnectionString \
|
||||
--addr "127.0.0.1" \
|
||||
--login "SA" \
|
||||
--pass "***"
|
||||
4
docs/en/cli/mssql/GenerateConnectionString/bat.txt
vendored
Normal file
4
docs/en/cli/mssql/GenerateConnectionString/bat.txt
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
oint mssql GenerateConnectionString ^
|
||||
--addr "127.0.0.1" ^
|
||||
--login "SA" ^
|
||||
--pass "***"
|
||||
Reference in New Issue
Block a user