mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
Renamed zot-exporter to zxp and added its image to zot release
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
committed by
Ramkumar Chinchani
parent
cec66f6bc2
commit
c9a81baa10
@@ -41,9 +41,9 @@ func NewExporterCmd() *cobra.Command {
|
||||
|
||||
// "node_exporter"
|
||||
exporterCmd := &cobra.Command{
|
||||
Use: "zot_exporter",
|
||||
Short: "`zot_exporter`",
|
||||
Long: "`zot_exporter`",
|
||||
Use: "zxp",
|
||||
Short: "`zxp`",
|
||||
Long: "`zxp`",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
_ = cmd.Usage()
|
||||
cmd.SilenceErrors = false
|
||||
|
||||
Reference in New Issue
Block a user