18.0.0 • Published 2 years ago
@fabcotech/dappy-cli v18.0.0
Dappy CLI
NodeJS utility to publish dapp and manage zone and records in the dappy name system
Commands and workflow are explained in the dappy documentation.
Commands
npx @fabcotech/dappy-cli init
npx @fabcotech/dappy-cli generateprivatekey
npx @fabcotech/dappy-cli printpublickey
Checking if dappy.config.json
is up to date with remote blockchain (dappy network) state.
npx @fabcotech/dappy-cli status
Update all the zones that need to be updated
npx @fabcotech/dappy-cli push
Generating key pairs (openssl must be installed)
# Generate a key pair (cert + key) for all hosts (A or AAAA) inside a domain
npx @fabcotech/dappy-cli generatecerts --domain example.gamma
# Generate a key pair (cert + key) for arbitrary hosts
npx @fabcotech/dappy-cli generatecerts --hosts example.gamma+foo.example.gamma+another.gamma
Apply a CERT record to dappy.config.json
.
# Apply to all hosts (A or AAAA record) inside a domain
npx @fabcotech/dappy-cli apply --cert group1.crt --domain example.gamma
# Apply to specific hosts
npx @fabcotech/dappy-cli apply --cert group1.crt --hosts example.gamma+foo.example.gamma+another.gamma
18.0.0
2 years ago
17.9.9
2 years ago
17.9.8
2 years ago
17.9.2
3 years ago
17.8.3
3 years ago
17.9.1
3 years ago
17.9.4
3 years ago
17.8.5
3 years ago
17.8.4
3 years ago
17.9.0
3 years ago
17.8.0
3 years ago
17.8.7
3 years ago
17.9.5
3 years ago
17.8.6
3 years ago
17.8.9
3 years ago
17.8.8
3 years ago
17.3.0
3 years ago
17.2.0
3 years ago
17.5.0
3 years ago
17.4.0
3 years ago
17.7.0
3 years ago
17.6.0
3 years ago
16.9.0
3 years ago
16.8.0
3 years ago
16.7.0
3 years ago
16.6.0
3 years ago
16.5.0
3 years ago
17.1.0
3 years ago
17.0.0
3 years ago
16.4.0
3 years ago