Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 482 Bytes

coder_urls_create.md

File metadata and controls

23 lines (15 loc) · 482 Bytes

coder urls create

Create a new devurl for an environment

Synopsis

Create a new devurl for an environment

coder urls create [env_name] [port] [--access <level>] [--name <name>] [flags]

Options

      --access string   Set DevURL access to [private | org | authed | public] (default "private")
  -h, --help            help for create
      --name string     DevURL name

SEE ALSO