Skip to content

Feature request: ability to set secret variables from CLI and read values from stdin #635

@dctaf

Description

@dctaf

Railway CLI does not support setting secrets ("sealed" values) or reading values from stdin. When creating secrets, it can be convenient to generate them in a way that a human never sees them, e.g.

openssl rand -hex 16 | railway variables --sealed --set-from-stdin SECRET_KEY

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions