Skip to content

dump bootaction

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

dump bootaction

Usage

stack dump bootaction

Description

Dump the contents of the stacki database as json.

This command dumps specifically the bootaction data.
For each bootaction, output the name, type, OS, kernel,
ramdisk, and kernel boot args.

Examples

  • stack dump bootaction

    Dump json data for bootactions in the stacki database

Related

load

Clone this wiki locally