mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
This reduces duplication and allows users to rely on global arguments to generate most labels needed. The 'commit' command cannot have global arguments because the whitespace within the label change breaks string-based interpolation, and shell arrays cannot be exported.