Show / Hide Table of Contents

List

Delete an existing secret

Unix

 qarnot list secrets

Windows

 qarnot.exe list secrets

USAGE

List all the root secret entries

  • qarnot secrets list List all the secret keys
  • qarnot secrets list -r List all the secret keys starting with a prefix
  • qarnot secrets list -r pre/fix

Flags

flag description
prefix Prefix of the secret to update
--recursive, -r Perform a recursive listing. When performing a non-recursive listing, only entries right below prefix will be returned: prefix/a but not prefix/a/b. Subsequent prefixes can be identified by their trailing /.
--token, -t Connection API token
--unsafe-ssl Don't check the ssl certificate
--api-ca-certificate Path to your custom SSL certificate
--verbose, -v Set the max verbose messages
--quiet, -q Set no verbose messages
--no-color Remove the color on the console
--format Change the result format (one of TABLE (default) or JSON)
-h, --human-readable Print sizes in human readable format (e.g. 1K, 234M, etc.)
--version The current version
--help Show help and usage information

Version: CreateDoc-0.0.50-4af90b6-01/01/0001 00:Z-.NET6.0.36
Copyright: Copyright (C) 2025 Qarnot computing

In this article
Back to top Generated by DocFX