forked from toolshed/abra
feat: domain CRUD complete with Gandi provider
This commit is contained in:
@ -33,5 +33,6 @@ allows to implement new provider support easily.
|
||||
Subcommands: []*cli.Command{
|
||||
DomainListCommand,
|
||||
DomainCreateCommand,
|
||||
DomainRemoveCommand,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user