Skip to content

dump api

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

dump api

Usage

stack dump api

Description

Dump the contents of the stacki database as json.

This command dumps specifically the web service data.
Output the web service api users, groups, blacklisted
commands, and commands with escalated permissions.

Examples

  • stack dump api

    Dump json data for the web service api in the stacki database

Related

load

Clone this wiki locally