Skip to content

add firmware make

Chris Ladd edited this page Oct 11, 2019 · 1 revision

add firmware make

Usage

stack add firmware make {make ...}

Description

Adds firmware makes to the stacki database.

Arguments

  • [make]

    One or more make names to add. Make names are required to be unique, and any duplicates will be ignored.

Examples

  • stack add firmware make mellanox dell

    Adds two makes with the names 'mellanox' and 'dell' to the set of available firmware makes.

Clone this wiki locally