Skip to content

upctl partner account create

Create a new account that will be linked to partner's existing invoicing

upctl partner account create [flags]

Examples

upctl partner account create --username newuser --password superSecret123
upctl partner account create --username newuser --password superSecret123 --first-name New --last-name User --company "Example Ltd" --country FIN --phone +358.91111111 --email new.user@gmail.com

Options

Option Description
--username Account username.
--password Account pasword.
--first-name Contact first name. Required when other contact details are given.
--last-name Contact last name. Required when other contact details are given.
--company Contact company name.
--address Contact street address.
--postal-code Contact postal/zip code.
--city Contact city.
--state Contact state. Required when other contact details are given and country is 'USA'.
--country Contact ISO 3166-1 three character country code. Required when other contact details are given.
--phone Contact phone number in international format, country code and national part separated by a period. Required when other contact details are given.
--email Contact email address. Required when other contact details are given.
--vat-number Contact VAT number.
--help, -h help for create
Default: false

Global options

Option Description
--client-timeout, -t Client timeout to use in API calls.
Default: 0s
--config Configuration file path.
--debug Print out more verbose debug logs.
Default: false
--force-colours Force coloured output despite detected terminal support.
--no-colours Disable coloured output despite detected terminal support. Colours can also be disabled by setting NO_COLOR environment variable.
--output, -o Output format (supported: json, yaml and human)
Default: human
Command Description
upctl partner account Manage accounts associated with partner