Version: Unity 6.4 (6000.4)
Language : English
Sign a 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 custom packages. 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 package with Unity Package Manager CLI Use UPM CLI to pack a custom package into a signed tarball.

Additional resources

Sign a package using Editor command line arguments
Unity Package Manager CLI workflow