콘텐츠로 이동
Docs Try Aspire
Docs Try

Config Settings Table

이 콘텐츠는 아직 번역되지 않았습니다.

Logical keyStored in aspire.config.json asDescription
appHost.pathappHost.pathProject-scoped path to the default AppHost entry point. This setting must be configured in the local aspire.config.json file.
channelchannelDefault Aspire channel used by channel-aware commands such as aspire new, aspire init, and aspire update.
features.defaultWatchEnabledfeatures.defaultWatchEnabledEnable or disable watch mode by default when running Aspire applications for automatic restarts on file changes.
features.execCommandEnabledfeatures.execCommandEnabledEnable or disable the legacy aspire exec command for executing commands inside running resources.
features.experimentalPolyglot:gofeatures.experimentalPolyglot:goEnable or disable experimental Go language support for polyglot Aspire applications.
features.experimentalPolyglot:javafeatures.experimentalPolyglot:javaEnable or disable experimental Java language support for polyglot Aspire applications.
features.experimentalPolyglot:pythonfeatures.experimentalPolyglot:pythonEnable or disable experimental Python language support for polyglot Aspire applications.
features.experimentalPolyglot:rustfeatures.experimentalPolyglot:rustEnable or disable experimental Rust language support for polyglot Aspire applications.
features.showAllTemplatesfeatures.showAllTemplatesShow all available templates, including experimental ones, in aspire new and aspire init.
features.showDeprecatedPackagesfeatures.showDeprecatedPackagesShow or hide deprecated packages in aspire add search results.
features.updateNotificationsEnabledfeatures.updateNotificationsEnabledEnable or disable Aspire CLI update notifications.