flux secrets

Manage Flux secrets for secure task execution.

Manage Flux secrets for secure task execution.

Sub-commands

flux secrets get

Get a secret value by name.

Warning: This will display the secret value in the terminal. Only use this command for testing or in secure environments.

Arguments

Options

flux secrets list

List all available secrets (shows only secret names, not values).

Options

flux secrets remove

Remove a secret by name.

This permanently deletes the secret from the database.

Arguments

Options

flux secrets set

Set a secret value with given name and value.

This command will create a new secret or update an existing one.

Arguments

Options


Generated from flux/cli.py. Last verified against Flux 0.56.0.