1. poc(1)
  2. poc(1)

NAME

poc - ARINcli Point of Contact Program

SYNOPSIS

poc options --create
poc options --modify POC_HANDLE
poc options --yaml YAML_FILE POC_HANDLE
poc options --delete POC_HANDLE

DESCRIPTION

This program uses ARIN's Reg-RWS(7) service to create, modify, or delete a Point of Contact (POC). POC's are identified by a POC_HANDLE.

For --create and --modify, an editor will be invoked containing a POC template in YAML form if the -f option is not given. The --modify action will fetch the POC data from Reg-RWS(7) and pre-populate the YAML template.

When the editor is invoked, if no changes are made (i.e. the editor quits without saving), then the action will be aborted.

OPTIONS

SEE ALSO

arincli(7), Reg-RWS(7)

  1. August 2016
  2. poc(1)