Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 799 Bytes

File metadata and controls

43 lines (30 loc) · 799 Bytes
title thv secret list
hide_title true
description Reference for ToolHive CLI command `thv secret list`
last_update
author
autogenerated
slug thv_secret_list
mdx
format
md

thv secret list

List all available secrets

Synopsis

Display all secrets available in the configured secrets provider.

This command shows the names of all secrets stored in your secrets provider. If descriptions exist for the secrets, the command displays them alongside the names.

thv secret list [flags]

Options

  -h, --help     help for list
      --system   List system-managed secrets (registry auth, workload tokens)

Options inherited from parent commands

      --debug   Enable debug mode

SEE ALSO