Skip to main content
This page is part of an AI coding agent skill and is written for agents, not humans. For the human-readable Base44 docs, see the developer documentation.

base44 secrets list

List the names of all secrets configured for the current project.

Syntax

npx base44 secrets list

Options

No options. The command takes no arguments or flags.

Examples

npx base44 secrets list

Notes

  • Only secret names are listed (values are never displayed)
  • Returns “No secrets configured.” if there are none
  • Requires authentication