Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ When executed without the `--apphost` option, the command:
The `aspire resources` command is a backward-compatible alias for `aspire describe`. Both names invoke the same command.
</Aside>

<Aside type="note">
Environment-variable values that exactly match a resolved secret parameter—such as a generated PostgreSQL, Redis, or SQL Server password—are redacted from every referencing resource. Secrets embedded within larger values, such as connection strings, are not redacted.
</Aside>

## Arguments

- **`<resource>`**
Expand Down