mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-04 09:39:51 +01:00
19f3ebd353
This patch provides a command-line tool for managing Harbor resources like users, projects, images, etc.
2 lines
45 B
Bash
Executable File
2 lines
45 B
Bash
Executable File
complete -W $(harbor bash-completion) harbor
|