Reference
Command Line
Home
/
Reference
/
Command Line
/
organizations roles edit

organizations roles edit

Edit an organization custom role

Usage

coder organizations roles edit [flags] <role_name>

Description

  - Run with an input.json file:

     $ coder roles edit --stdin < role.json

Options

-y, --yes

Typebool

Bypass prompts.

--dry-run

Typebool

Does all the work, but does not submit the final updated role.

--stdin

Typebool

Reads stdin for the json role definition to upload.

-c, --column

Type[name|display name|organization id|site permissions|organization permissions|user permissions]
Defaultname,display name,site permissions,organization permissions,user permissions

Columns to display in table output.

-o, --output

Typetable|json
Defaulttable

Output format.

See an opportunity to improve our docs? Make an edit.