Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 655 Bytes

File metadata and controls

32 lines (20 loc) · 655 Bytes

hapi vps ptr create

Create PTR record

Synopsis

Create or update a PTR (Pointer) record for a specified virtual machine.

Use this endpoint to configure reverse DNS lookup for VPS IP addresses.

hapi vps ptr create <virtual-machine-id> <ip-address-id> [flags]

Options

      --domain string   Pointer record domain
  -h, --help            help for create

Options inherited from parent commands

      --config string   Config file (default is $HOME/.hapi.yaml)
      --format string   Output format type (json|table|tree), default: table

SEE ALSO