Zum Hauptinhalt springen

Configure Application (zeysdk configure)

Configure global CLI settings and preferences interactively.

zeysdk configure

Available Settings

SettingDescriptionDefault
Default Diff ToolChoose comparison tool for file diffsPlatform dependent
List HeightNumber of items shown in selection lists10

Diff Tools by Platform

Windows

  • Beyond Compare
  • WinMerge
  • VSCode
  • Other (custom path)
  • None

macOS

  • Beyond Compare
  • FileMerge
  • VSCode
  • Other (custom path)
  • None

Linux

  • Beyond Compare
  • Meld
  • VSCode
  • Other (custom path)
  • None

Configuration Storage

Settings are securely stored using system keychain:

  • Windows: Credential Manager
  • macOS: Keychain
  • Linux: Secret Service API/libsecret

Error Handling

ErrorDescriptionResolution
Storage accessFailed to access system keychainCheck system keychain permissions
Invalid inputInvalid list height valueEnter a positive number
Save failedFailed to save configurationVerify write permissions