Class CliConsts
Assembly: Volo.Abp.Cli.Core.dll
Syntax
public static class CliConsts
Fields
AppSettingsJsonFileName
Declaration
public const string AppSettingsJsonFileName = "appsettings.json"
Field Value
AppSettingsSecretJsonFileName
Declaration
public const string AppSettingsSecretJsonFileName = "appsettings.secrets.json"
Field Value
BranchPrefix
Declaration
public const string BranchPrefix = "branch@"
Field Value
Command
Declaration
public const string Command = "AbpCliCommand"
Field Value
DocsLink
Declaration
public const string DocsLink = "https://abp.io/docs"
Field Value
GithubHttpClientName
Declaration
public const string GithubHttpClientName = "GithubHttpClient"
Field Value
HttpClientName
Declaration
public const string HttpClientName = "AbpHttpClient"
Field Value
LicenseCodePlaceHolder
Declaration
public const string LicenseCodePlaceHolder = "<LICENSE_CODE/>"
Field Value
LogoutUrl
Declaration
public const string LogoutUrl = "https://abp.io/api/license/logout"
Field Value