Skip to content

docs: topf secret #137

Description

@sujiba

hi,

thanks for developing topf.

In the docs at https://postfinance.github.io/topf/main/commands/secrets/, the example command topf secrets > secrets.yaml never finishes, because it's waiting for confirmation. Maybe change it to:

# Output secrets to stdout
topf secrets

# Generate secrets without confirmation (e.g. in CI)
topf secrets --confirm=false

# Save secrets to a file
topf secrets --confirm=false > secrets.yaml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions