Path Lines of Code Directory.Build.props 38 Directory.Build.targets 30 build-ci.yaml 77 build.cmd 19 library/azure-deployment/values.yaml 8 library/azure-deployment/workflow.yaml 46 src/Microsoft.Atlas.CommandLine/Abstractions/FileSystem.cs 34 src/Microsoft.Atlas.CommandLine/Abstractions/IFileSystem.cs 12 src/Microsoft.Atlas.CommandLine/Accounts/ISettingsDirectory.cs 9 src/Microsoft.Atlas.CommandLine/Accounts/ISettingsFile.cs 12 src/Microsoft.Atlas.CommandLine/Accounts/ISettingsManager.cs 11 src/Microsoft.Atlas.CommandLine/Accounts/ProtectedSettingsFile.cs 63 src/Microsoft.Atlas.CommandLine/Accounts/SettingsDirectory.cs 55 src/Microsoft.Atlas.CommandLine/Accounts/SettingsFile.cs 40 src/Microsoft.Atlas.CommandLine/Accounts/SettingsManager.cs 43 src/Microsoft.Atlas.CommandLine/Accounts/SettingsModel.cs 24 src/Microsoft.Atlas.CommandLine/AnyMembersTypeInspector.cs 98 src/Microsoft.Atlas.CommandLine/Blueprints/BlueprintManager.cs 109 src/Microsoft.Atlas.CommandLine/Blueprints/Decorators/GeneratedFileBlueprintDecorator.cs 36 src/Microsoft.Atlas.CommandLine/Blueprints/Decorators/GeneratedReadmeBlueprintDecorator.cs 11 src/Microsoft.Atlas.CommandLine/Blueprints/Dependencies/DependencyBlueprintDecorator.cs 73 src/Microsoft.Atlas.CommandLine/Blueprints/Dependencies/DependencyBlueprintDecoratorProvider.cs 22 src/Microsoft.Atlas.CommandLine/Blueprints/Dependencies/DependencyBlueprintPackage.cs 24 src/Microsoft.Atlas.CommandLine/Blueprints/Dependencies/DependencyBlueprintPackageProvider.cs 21 src/Microsoft.Atlas.CommandLine/Blueprints/IBlueprintDecoratorProvider.cs 8 src/Microsoft.Atlas.CommandLine/Blueprints/IBlueprintManager.cs 9 src/Microsoft.Atlas.CommandLine/Blueprints/IBlueprintPackage.cs 12 src/Microsoft.Atlas.CommandLine/Blueprints/IBlueprintPackageProvider.cs 7 src/Microsoft.Atlas.CommandLine/Blueprints/IDependencyBlueprintPackageProvider.cs 7 src/Microsoft.Atlas.CommandLine/Blueprints/Models/Models.cs 28 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/ArchiveBlueprintPackage.cs 27 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/ArchiveBlueprintPackageProvider.cs 15 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/DirectoryBlueprintPackage.cs 22 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/DirectoryBlueprintPackageProvider.cs 21 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/HttpsFilesBlueprintPackage.cs 43 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/HttpsFilesBlueprintPackageProvider.cs 27 src/Microsoft.Atlas.CommandLine/Blueprints/Providers/UriParts.cs 105 src/Microsoft.Atlas.CommandLine/CommandLineApplicationExtensions.cs 150 src/Microsoft.Atlas.CommandLine/CommandLineApplicationServices.cs 14 src/Microsoft.Atlas.CommandLine/Commands/AccountCommands.cs 103 src/Microsoft.Atlas.CommandLine/Commands/JTokenEmitter.cs 134 src/Microsoft.Atlas.CommandLine/Commands/SwaggerCommands.cs 69 src/Microsoft.Atlas.CommandLine/Commands/WorkflowCommands.cs 192 src/Microsoft.Atlas.CommandLine/ConsoleOutput/ColorConsole.cs 91 src/Microsoft.Atlas.CommandLine/ConsoleOutput/ColorConsoleWriter.cs 34 src/Microsoft.Atlas.CommandLine/ConsoleOutput/ConsoleService.cs 11 src/Microsoft.Atlas.CommandLine/ConsoleOutput/IConsole.cs 10 src/Microsoft.Atlas.CommandLine/Execution/ExecutionContext.cs 76 src/Microsoft.Atlas.CommandLine/Execution/IValuesEngine.cs 12 src/Microsoft.Atlas.CommandLine/Execution/IWorkflowEngine.cs 10 src/Microsoft.Atlas.CommandLine/Execution/IWorkflowLoader.cs 12 src/Microsoft.Atlas.CommandLine/Execution/MergeUtils.cs 44 src/Microsoft.Atlas.CommandLine/Execution/OperationContext.cs 47 src/Microsoft.Atlas.CommandLine/Execution/OperationException.cs 21 src/Microsoft.Atlas.CommandLine/Execution/RequestException.cs 28 src/Microsoft.Atlas.CommandLine/Execution/ValuesEngine.cs 173 src/Microsoft.Atlas.CommandLine/Execution/WorkflowEngine.cs 353 src/Microsoft.Atlas.CommandLine/Execution/WorkflowLoader.cs 72 src/Microsoft.Atlas.CommandLine/Factories/Factory.cs 20 src/Microsoft.Atlas.CommandLine/Factories/IFactory.cs 9 src/Microsoft.Atlas.CommandLine/Factories/IFactoryInstance.cs 9 src/Microsoft.Atlas.CommandLine/JsonClient/IJsonHttpClient.cs 9 src/Microsoft.Atlas.CommandLine/JsonClient/IJsonHttpClientFactory.cs 8 src/Microsoft.Atlas.CommandLine/JsonClient/JsonHttpClient.cs 148 src/Microsoft.Atlas.CommandLine/JsonClient/JsonHttpClientFactory.cs 33 src/Microsoft.Atlas.CommandLine/JsonClient/JsonRequest.cs 17 src/Microsoft.Atlas.CommandLine/JsonClient/JsonResponse.cs 15 src/Microsoft.Atlas.CommandLine/Models/Workflow/Model.cs 78 src/Microsoft.Atlas.CommandLine/OAuth2/HttpAuthentication.cs 14 src/Microsoft.Atlas.CommandLine/OAuth2/HttpClientFactory.cs 143 src/Microsoft.Atlas.CommandLine/OAuth2/HttpClientHandlerFactory.cs 11 src/Microsoft.Atlas.CommandLine/OAuth2/IHttpClientFactory.cs 9 src/Microsoft.Atlas.CommandLine/OAuth2/IHttpClientHandlerFactory.cs 8 src/Microsoft.Atlas.CommandLine/OAuth2/ITokenProvider.cs 9 src/Microsoft.Atlas.CommandLine/OAuth2/SettingsFileTokenCache.cs 34 src/Microsoft.Atlas.CommandLine/OAuth2/TokenProvider.cs 90 src/Microsoft.Atlas.CommandLine/Program.cs 199 src/Microsoft.Atlas.CommandLine/Queries/Base64DecodeFunction.cs 26 src/Microsoft.Atlas.CommandLine/Queries/Base64EncodeFunction.cs 26 src/Microsoft.Atlas.CommandLine/Queries/BitsFunction.cs 35 src/Microsoft.Atlas.CommandLine/Queries/ConcatFunction.cs 52 src/Microsoft.Atlas.CommandLine/Queries/DistinctByFunction.cs 39 src/Microsoft.Atlas.CommandLine/Queries/DistinctFunction.cs 21 src/Microsoft.Atlas.CommandLine/Queries/IJmesPathQuery.cs 8 src/Microsoft.Atlas.CommandLine/Queries/JmesPathQuery.cs 56 src/Microsoft.Atlas.CommandLine/Queries/QueryException.cs 25 src/Microsoft.Atlas.CommandLine/Queries/SearchFunction.cs 31 src/Microsoft.Atlas.CommandLine/Secrets/ISecretTracker.cs 11 src/Microsoft.Atlas.CommandLine/Secrets/SecretTextWriter.cs 72 src/Microsoft.Atlas.CommandLine/Secrets/SecretTracker.cs 64 src/Microsoft.Atlas.CommandLine/Serialization/ByteArrayConverter.cs 31 src/Microsoft.Atlas.CommandLine/Serialization/DoubleQuoteAmbiguousStringScalarEmitter.cs 33 src/Microsoft.Atlas.CommandLine/Serialization/IYamlSerializers.cs 14 src/Microsoft.Atlas.CommandLine/Serialization/NewtonsoftJsonSerializer.cs 36 src/Microsoft.Atlas.CommandLine/Serialization/NonStringScalarTypeResolver.cs 35 src/Microsoft.Atlas.CommandLine/Serialization/YamlSerializers.cs 45 src/Microsoft.Atlas.CommandLine/Swagger/GenerateSingleRequestDefinitionContext.cs 16 src/Microsoft.Atlas.CommandLine/Swagger/IRequestGenerator.cs 7 src/Microsoft.Atlas.CommandLine/Swagger/ISwaggarDocumentLoader.cs 11 src/Microsoft.Atlas.CommandLine/Swagger/Models/Models.cs 204 src/Microsoft.Atlas.CommandLine/Swagger/RequestGenerator.cs 165 src/Microsoft.Atlas.CommandLine/Swagger/SwaggarDocumentLoader.cs 142 src/Microsoft.Atlas.CommandLine/Swagger/SwaggerBlueprintDecorator.cs 91 src/Microsoft.Atlas.CommandLine/Swagger/SwaggerBlueprintDecoratorProvider.cs 37 src/Microsoft.Atlas.CommandLine/Targets/IPatternMatcher.cs 8 src/Microsoft.Atlas.CommandLine/Targets/IPatternMatcherFactory.cs 9 src/Microsoft.Atlas.CommandLine/Targets/PatternMatcher.cs 25 src/Microsoft.Atlas.CommandLine/Targets/PatternMatcherExpression.cs 23 src/Microsoft.Atlas.CommandLine/Targets/PatternMatcherFactory.cs 44 src/Microsoft.Atlas.CommandLine/Templates/FileSystems/BlueprintPackageFileSystem.cs 29 src/Microsoft.Atlas.CommandLine/Templates/FileSystems/ProbingFileSystem.cs 48 src/Microsoft.Atlas.CommandLine/Templates/Helpers/BinaryHelpers.cs 39 src/Microsoft.Atlas.CommandLine/Templates/Helpers/ITemplateHelperProvider.cs 11 src/Microsoft.Atlas.CommandLine/Templates/Helpers/SshHelpers.cs 76 src/Microsoft.Atlas.CommandLine/Templates/Helpers/TemplateHelperProvider.cs 42 src/Microsoft.Atlas.CommandLine/Templates/ITemplateEngine.cs 11 src/Microsoft.Atlas.CommandLine/Templates/ITemplateEngineFactory.cs 8 src/Microsoft.Atlas.CommandLine/Templates/TemplateEngine.cs 302 src/Microsoft.Atlas.CommandLine/Templates/TemplateEngineFactory.cs 15 src/Microsoft.Atlas.CommandLine/Templates/TemplateEngineOptions.cs 8 src/Microsoft.Atlas.CommandLine/Templates/TemplateEngineServices.cs 26 src/Microsoft.Atlas.CommandLine/Templates/TextWriters/IndentingTextWriter.cs 93 src/Microsoft.Atlas.CommandLine/YamlAnyMembersAttribute.cs 9 src/Tasks/AtlasInstallerV0/src/index.ts 51 src/Tasks/AtlasV0/src/index.ts 37 src/Tasks/AtlasV0/src/inputs.ts 74 src/Tasks/build.cmd 24 src/Tasks/init-tools.cmd 2 src/Tasks/publish.cmd 12