The agent-device snapshot command currently retrieves all text fields from the device configuration, but the password field is missing in the output. This causes incomplete data to be captured during the snapshot process.
Steps to reproduce:
Run agent-device snapshot
Inspect the resulting snapshot data
Observe that the password field is excluded
Expected behavior:
The password field should be included in the snapshot output (or, if intentionally omitted for security, a clear reason should be documented).
Request:
Could you please review and fix this issue so that the password field is handled correctly?
The
agent-device snapshotcommand currently retrieves all text fields from the device configuration, but the password field is missing in the output. This causes incomplete data to be captured during the snapshot process.Steps to reproduce:
Run
agent-device snapshotInspect the resulting snapshot data
Observe that the password field is excluded
Expected behavior:
The password field should be included in the snapshot output (or, if intentionally omitted for security, a clear reason should be documented).
Request:
Could you please review and fix this issue so that the password field is handled correctly?