크로스 플랫폼 자동화 프레임워크: PowerShell 핵심 가이드
요약
PowerShell은 Windows, Linux, macOS 등 다양한 환경에서 작동하는 강력한 크로스 플랫폼 자동화 및 구성 도구/프레임워크입니다. 단순한 셸을 넘어 스크립팅 언어와 cmdlets 처리 프레임워크를 통합하여 JSON, CSV, XML 같은 구조화된 데이터나 REST API 처리에 최적화되어 있습니다. 특히 이 레포지토리는 Windows PowerShell 5.1과는 분리되어 PowerShell 7.x 이상 버전을 지원하며, 개발자들은 Contribution Guide 및 PowerShell-RFC 저장소를 통해 기
핵심 포인트
- PowerShell은 Windows, Linux, macOS를 아우르는 크로스 플랫폼 자동화 프레임워크이며, 구조화된 데이터(JSON, CSV, XML) 처리에 강점을 가집니다.
- 본 레포지토리의 변경 사항은 PowerShell 7.x 이상 버전에만 적용되며, 구형 Windows PowerShell 5.1과는 분리 관리됩니다.
- 개발자 기여를 위해서는 Contribution Guide를 참고해야 하며, 제안된 디자인이나 기능에 대한 공식적인 의견 제출은 PowerShell-RFC 저장소를 활용할 수 있습니다.
- PowerShell 컨테이너 이미지는 현재 .NET 팀에서 유지보수하고 있으며, 사용 시 관련 라이선스 약관을 숙지해야 합니다.
Welcome to the PowerShell GitHub Community!
PowerShell is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language, and a framework for processing cmdlets.
Although this repository started as a fork of the Windows PowerShell codebase, changes made in this repository are not ported back to Windows PowerShell 5.1. This also means that issues tracked here are only for PowerShell 7.x and higher. Windows PowerShell specific issues should be reported with the Feedback Hub app, by choosing "Apps > PowerShell" in the category.
If you are new to PowerShell and want to learn more, we recommend reviewing the getting started documentation.
PowerShell is supported on Windows, macOS, and a variety of Linux platforms. For more information, see Installing PowerShell.
For best results when upgrading, you should use the same install method you used when you first installed PowerShell. The update method is different for each platform and install method.
[Dashboard with visualizations for community contributions and project status using PowerShell, Azure, and PowerBI.]
For more information on how and why we built this dashboard, check out this blog post.
GitHub Discussions is a feature to enable free and open discussions within the community for topics that are not related to code, unlike issues. This is an experiment we are trying in our repositories, to see if it helps move discussions out of issues so that issues remain actionable by the team or members of the community. There should be no expectation that PowerShell team members are regular participants in these discussions. Individual PowerShell team members may choose to participate in discussions, but the expectation is that community members help drive discussions so that team members can focus on issues.
Want to contribute to PowerShell?
Please start with the Contribution Guide to learn how to develop and contribute.
If you are developing .NET Core C# applications targeting PowerShell Core, check out our FAQ to learn more about the PowerShell SDK NuGet package.
Also, make sure to check out our PowerShell-RFC repository for request-for-comments (RFC) documents to submit and give comments on proposed and future designs.
| Linux | Windows | macOS |
|---|---|---|
| Instructions | Instructions | Instructions |
If you have any problems building PowerShell, please start by consulting the developer FAQ.
You can clone the repository:
git clone https://github.com/PowerShell/PowerShell.git
For more information, see working with the PowerShell repository.
For support, see the Support Section.
PowerShell is licensed under the MIT license.
Important
The PowerShell container images are now maintained by the .NET team. The containers at mcr.microsoft.com/powershell are currently not maintained.
License: By requesting and using the Container OS Image for Windows containers, you acknowledge, understand, and consent to the Supplemental License Terms available on Microsoft Artifact Registry.
Please visit our about_Telemetry topic to read details about telemetry gathered by PowerShell.
The governance policy for the PowerShell project is described the PowerShell Governance document.
Please see our Code of Conduct before participating in this project.
For any security issues, please see our Security Policy.
AI 자동 생성 콘텐츠
본 콘텐츠는 GitHub Trending All (daily)의 원문을 AI가 자동으로 요약·번역·분석한 것입니다. 원 저작권은 원저작자에게 있으며, 정확한 내용은 반드시 원문을 확인해 주세요.
원문 바로가기