Configuration Display (show
)
The show
command allows you to display the complete configuration of Watchman Agent, including:
- Configured authentication keys (with API key decrypted for easier reading),
- The active execution mode (
local
ornetwork
), - Network settings,
- And all other options set by the user.
🔍 Functionality
This command directly displays all current parameters in the console, enabling a quick check of the current configuration.
ℹ️ Very useful for troubleshooting or validating configuration steps.
✅ Usage
watchman-agent configure show