Share CLI command - auth
share auth
Login, logout & manage your Vendia account.
Table of Contents
Commands
Manage authorization & set current Vendia user
Usage
Sub command | description |
---|---|
auth login | Login to Vendia user account |
auth logout | Logout of Vendia user account |
auth role | Manage roles for users |
auth role delete | Delete roles for users |
auth role get | Get role information |
auth role list | List roles for user |
auth role set | Set Roles for user |
auth switch | Switch active Vendia account |
auth whoami | Display active Vendia account |
Examples
auth login
Login to Vendia user account
Usage
Flags
new
(boolean) - Login to new Vendia accountemail
(option) - User emailpassword
(option) - User password
Examples
auth logout
Logout of Vendia user account
Usage
Flags
all
(boolean) - Logout of all accounts on this machine
Examples
auth role
Manage roles for users
See https://docs.vendia.com/rbac
Usage
Examples
auth role delete
Delete roles for users
Usage
Arguments
- roleName - undefined
Flags
as-role
(option) - Role name to use for the operationuser
(option) - User email
Examples
auth role get
Get role information
Usage
Arguments
- roleName - undefined
Flags
user
(option) - User email
Examples
auth role list
List roles for user
Usage
Flags
user
(option) - User email
Examples
auth role set
Set Roles for user
See https://docs.vendia.com/rbac/ for additional information
Usage
Arguments
- roleName - undefined
Flags
policy
(option) - Policy documentas-role
(option) - Role name to use for the operationuser
(option) - User email
Examples
auth switch
Switch active Vendia account
Usage
Flags
email
(option) - User email
Examples
auth whoami
Display active Vendia account
Usage
Examples