Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 747 Bytes

File metadata and controls

34 lines (22 loc) · 747 Bytes

hapi domains forwarding create

Create domain forwarding

Synopsis

Create domain forwarding configuration.

Use this endpoint to set up domain redirects to other URLs.

hapi domains forwarding create [flags]

Options

      --domain string          Domain name
  -h, --help                   help for create
      --redirect-type string   Redirect type (one of: 301, 302)
      --redirect-url string    URL to forward domain to

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