Upload a StackPack file

StackState Self-hosted v5.0.x

This page describes StackState version 5.0.

Go to the documentation for the latest StackState release.

The .sts file is a zip archive that contains the StackPack file structure. When all files are in place, archive your StackPack directory into a .zip file and change its extension to .sts.

To upload the .sts file to StackState use the StackState CLI with the following command: `

sts stackpack upload --file <PATH_TO_FILE.sts>

⚠️ PLEASE NOTE - from StackState v5.0, the old sts CLI has been renamed to stac and there is a new sts CLI. The command(s) provided here are for use with the new sts CLI.

➡️ Check which version of the sts CLI you are running

Last updated