Command Central 10.15 | Using the Command Line Interface | Stacks and Layers Commands | sagcc update stacks index
 
sagcc update stacks index
Updates the index number of the stack. The index determines the order of positioning of stacks on the Stacks screen in the Command Central web user interface.
Syntax
*Command Central syntax:
sagcc update stacks stackName index index [options]
*Not applicable to Platform Manager.
Arguments and Options
Argument or Option
Description
stackName
Required. The name of the stack for which to update the index number.
index
Required. The new index number of the stack. Valid values are positive integers equal to or larger than 0.
[options]
Optional. The command allows all options supported by the Command Line Interface. For a description of the options, see Common Options.
Example
To update the index number of the stack with name "stack01" to 2:
sagcc update stacks stack01 index 2