Skip to content

dump pallet

Chris Ladd edited this page Oct 15, 2019 · 2 revisions

dump pallet

Usage

stack dump pallet

Description

Dump the contents of the stacki database as json.

This command dumps specifically the pallet data.
For each pallet, output the name of the pallet, as
well as its version, release, architecture, OS,
source URL, and its tag.

Examples

  • stack dump pallet

    Dump json data for pallets in the stacki database

Related

load

Clone this wiki locally