Version: Unity 6.6 (6000.6)
Language : English
Pack and sign a UPM package using Editor command-line arguments
Unity Package Manager CLI workflow

Unity Package Manager command-line interface

Use the standalone Unity Package Manager command-line interface (UPM CLI) to pack and sign Unity Package Manager (UPM) packages that you create. Use UPM CLI to validate packages through automations outside of the Unity Editor.

Topic Description
Unity Package Manager CLI workflow Understand the workflow to pack and sign custom Unity packages using the UPM CLI.
Install Unity Package Manager CLI Set up the command-line interface and configure your environment with the required credentials.
Pack and sign a UPM package with Unity Package Manager CLI Use UPM CLI to pack a custom package into a signed tarball.

Additional resources

Pack and sign a UPM package using Editor command-line arguments
Unity Package Manager CLI workflow