-
Notifications
You must be signed in to change notification settings - Fork 4
User
Ivan Kristianto edited this page Jul 7, 2020
·
1 revision
Get details of current user See the api doc here: https://api.cloudflare.com/#user-user-details
Command: cf user get
Options:
Options:
--version Show version number [boolean]
--help Show help [boolean]
--format Format the output, value: table, string, json, list [string]
--separator Separator value when the output format is string [string] [default: " "]
--fields Fields to return [string] [default: "id,email,username"]
List organizations of current user. See the api doc here: https://api.cloudflare.com/#user-s-organizations-list-organizations
Command: cf user organizations
Options:
Options:
--version Show version number [boolean]
--help Show help [boolean]
--format Format the output, value: table, string, json, list [string]
--separator Separator value when the output format is string [string] [default: " "]
--fields Fields to return [string] [default: "id,name,status"]