mirror of
https://github.com/ScuroNeko/mtg.git
synced 2026-09-01 13:54:02 +03:00
Move config path cli parameter to base
This commit is contained in:
@@ -7,8 +7,6 @@ import (
|
||||
)
|
||||
|
||||
type GenerateSecret struct {
|
||||
base `kong:"-"`
|
||||
|
||||
HostName string `kong:"arg,required,help='Hostname to use for domain fronting.',name='hostname'"`
|
||||
Hex bool `kong:"help='Print secret in hex encoding.',short='x'"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user