List<String> get aliases { switch (this) { case ClonifyCommandOptions.clientId: return ['client-id', 'id']; } }