desync(1) desync(1)

desync-config - Show or write config file

desync config [flags]

Shows the current internal configuration settings, either the defaults, the values from $HOME/.config/desync/config.json or the specified config file. The output can be used to create a custom config file by writing it to the specified file or $HOME/.config/desync/config.json by default.

-h, --help[=false] help for config

-w, --write[=false] write current configuration to file

--config="" config file (default $HOME/.config/desync/config.json)

--digest="sha512-256" digest algorithm, sha512-256 or sha256

--verbose[=false] verbose mode

  desync config
  desync --config desync.json config -w

desync(1)

5-Sep-2026 Auto generated by spf13/cobra

Sep 2026 desync