Skip to main content
Version: CLI

Update Feature

This command allows you to update an existing feature on a product

Code Sample

salable update feature

Parameters

--productName

Type: string

The product to update the feature on

--name

Type: string

The updated name of the feature

--displayName

Type: string

The updated display name of the feature

--variableName

Type: string

The updated variable name of the feature

--description

Type: string

The updated description of the feature

--valueType

Type: "true/false" | "numerical" | "text"

The updated value type of the feature

--visibility

Type: "public" | "private"

The updated visibility of the feature