forked from toolshed/abra
WIP: domain create
This commit is contained in:
@ -32,5 +32,6 @@ allows to implement new provider support easily.
|
||||
`,
|
||||
Subcommands: []*cli.Command{
|
||||
DomainListCommand,
|
||||
DomainCreateCommand,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user