Creating Bundles
This guide describes how to create bundles.
To learn more about Peridio bundles in general, see the bundles reference.
Prerequisites
- Peridio CLI.
- Last tested with version 0.8.0.
Create Bundle
CLI
peridio bundles create \
--artifact-version-ids uuid1,uuid2
API
Use the Peridio Admin API Create a bundle endpoint.
Web Console
See the Peridio Web Console.