coolify/app/Traits
Andras Bacsai 333cc9589d feat(deployment): add command_hidden flag to hide command text in logs
Add support for hiding sensitive command text while preserving output logs.
When command_hidden is true, the command text is set to null in the main log
entry but logged separately to the deployment queue with proper redaction.

- Add command_hidden parameter to execute_remote_command and executeCommandWithProcess
- When enabled, separates command visibility from output visibility
- Fix operator precedence in type ternary expression
2026-03-25 16:48:49 +01:00
..
AuthorizesResourceCreation.php
CalculatesExcludedStatus.php
ClearsGlobalSearchCache.php
DeletesUserSessions.php
EnvironmentVariableAnalyzer.php
EnvironmentVariableProtection.php
ExecuteRemoteCommand.php
HasConfiguration.php
HasMetrics.php
HasNotificationSettings.php
HasSafeStringAttribute.php
SaveFromRedirect.php
SshRetryable.php