Skip to content

remove bootaction

Anoop Rajendra edited this page May 15, 2017 · 1 revision

remove bootaction

Usage

stack remove bootaction [action=string]

Description

Remove a boot action specification from the system.

Parameters

  • {action=string}

    The label name for the boot action. You can see the boot action label names by executing: 'rocks list bootaction'.

Examples

  • stack remove bootaction action=os

    Remove the 'os' boot action from the system.

Clone this wiki locally