deployctl
deployctl copied to clipboard
CLI should respect user’s XDG base directory settings
deployctl creates a config directory by default in $HOME. While this is not an error, I think the CLI should respect an OS (or user’s) XDG base directory settings. The config directory should be placed under XDG_CONFIG_HOME, if set.