remove-secret
Work with remove secret
Overview
The remove-secret
action is part of the secrets set in Rhyme. Work with remove secret.
Category: Secrets
Area: ⚙️ System & Control Flow
Basic Usage
remove-secret "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
remove-secret "Example usage"
Example 2: With Variables
$my-variable: "some value"
remove-secret $my-variable
Tips
- This action is part of the secrets set
- Common use case: Controlling app flow and logic
Related Actions
Related actions from the secrets set will be listed here.