Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 559 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 559 Bytes

NexuShell

NexuShell logo

A PowerShell module for Sonatype Nexus repository server administration

Installation

From the PowerShell Gallery

Install-Module NexuShell -Scope CurrentUser -Force

From Chocolatey CLI

choco install NexuShell -y -s https://community.chocolatey.org/api/v2

Documentation

Information about currently supported functions and their usage can be found on the docs site.