مشاركة عبر


ConfigServerGitProperty interface

خاصية git.

الخصائص

hostKey

مفتاح sshKey العام لمستودع git.

hostKeyAlgorithm

خوارزمية SshKey لمستودع git.

label

تسمية المستودع

password

كلمة مرور المصادقة الأساسية لمستودع git.

privateKey

خوارزمية sshKey الخاصة لمستودع git.

repositories

مستودعات git.

searchPaths

البحث في مسار المستودع

strictHostKeyChecking

التحقق من مفتاح المضيف الصارم أم لا.

uri

URI للمستودع

username

اسم المستخدم للمصادقة الأساسية لمستودع git.

تفاصيل الخاصية

hostKey

مفتاح sshKey العام لمستودع git.

hostKey?: string

قيمة الخاصية

string

hostKeyAlgorithm

خوارزمية SshKey لمستودع git.

hostKeyAlgorithm?: string

قيمة الخاصية

string

label

تسمية المستودع

label?: string

قيمة الخاصية

string

password

كلمة مرور المصادقة الأساسية لمستودع git.

password?: string

قيمة الخاصية

string

privateKey

خوارزمية sshKey الخاصة لمستودع git.

privateKey?: string

قيمة الخاصية

string

repositories

مستودعات git.

repositories?: GitPatternRepository[]

قيمة الخاصية

searchPaths

البحث في مسار المستودع

searchPaths?: string[]

قيمة الخاصية

string[]

strictHostKeyChecking

التحقق من مفتاح المضيف الصارم أم لا.

strictHostKeyChecking?: boolean

قيمة الخاصية

boolean

uri

URI للمستودع

uri: string

قيمة الخاصية

string

username

اسم المستخدم للمصادقة الأساسية لمستودع git.

username?: string

قيمة الخاصية

string