create-key
Work with create key
Overview
The create-key action is part of the secrets set in Rhyme. Work with create key.
Category: Secrets
Area: ⚙️ System & Control Flow
Basic Usage
create-key "Example usage"Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
create-key "Example usage"Example 2: With Variables
$my-variable: "some value"
create-key $my-variableTips
- 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.