EnterpriseDB / barman

Barman - Backup and Recovery Manager for PostgreSQL
https://www.pgbarman.org/
GNU General Public License v3.0
2.06k stars 191 forks source link

Make argcomplete optional #909

Closed gcalacoci closed 6 months ago

gcalacoci commented 6 months ago

Argcomplete is a nice library for bash completion but is not necessary for barman to work properly. Installation of the lib should be optional and not enforced, and the code should handle this.

edb-sonar-app[bot] commented 6 months ago

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
75.0% 75.0% Coverage on New Code
0.0% 0.0% Duplication on New Code

See analysis details on SonarQube