future-id/mdr-cli

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.github/workflows/build.yml
.github/workflows/publish.yml
.gitignore
.npmignore
.vscode/extensions.json
.vscode/settings.json
LICENSE
README.md
package.json
tsconfig.json
yarn.lock
src/api.ts74
src/cli.ts58
src/commands/default.ts53
src/commands/dns/default.ts25
src/commands/dns/details.ts94
src/commands/dns/modify.ts67
src/commands/dns/record/add.ts95
src/commands/dns/record/default.ts17
src/commands/dns/record/remove.ts51
src/commands/dns/template/default.ts25
src/commands/dns/template/details.ts86
src/commands/dns/template/list.ts70
src/commands/dns/template/modify.ts75
src/commands/dns/template/record/add.ts87
src/commands/dns/template/record/default.ts17
src/commands/dns/template/record/remove.ts43
src/commands/domain/default.ts16
src/commands/domain/list.ts146
src/commands/domain/record.ts173
A
1 hr
src/commands/domain/template.ts80
src/commands/get/apiPath.ts15
src/commands/get/authType.ts15
src/commands/get/default.ts35
src/commands/get/host.ts15
src/commands/get/lastNotification.ts15
src/commands/get/ssl.ts15
src/commands/get/username.ts15
src/commands/set/apiPath.ts19
src/commands/set/authType.ts29
src/commands/set/default.ts31
src/commands/set/host.ts19
src/commands/set/password.ts19
src/commands/set/ssl.ts28
src/commands/set/username.ts19