Kitaru

kitaru flow untag

Remove a public tag from one deployment version.

Usage

kitaru flow untag FLOW TAG [OPTIONS]

Parameters

NameTypeRequiredDefaultDescription
FLOWstrYesDeployment-backed flow name.
TAGstrYesPublic deployment tag to remove.
--versionintYesExact deployment version to untag.
--output, -ostrNo"text"Output format: "text" (default) or "json".

On this page