account
Manage your account
abtasty-cli feature-experimentation account use
NAME
abtasty-cli feature-experimentation account use
- Use a specific account id
SYNOPSIS
abtasty-cli feature-experimentation account use [-i ACCOUNT_ID | --id=ACCOUNT_ID]
DESCRIPTION
Use a specific account id
EXAMPLES
abtasty-cli feature-experimentation account use -i ACCOUNT_ID
REQUIRED FLAGS
--id = _ACCOUNT_ID_
The account id of the credentials you want to use
abtasty-cli feature-experimentation account current
NAME
abtasty-cli feature-experimentation account current
- Get current running account ID
SYNOPSIS
abtasty-cli feature-experimentation account current [--output-format = OUTPUT_FORMAT [table|json|json-pretty]]
DESCRIPTION
Get current running account ID
EXAMPLES
abtasty-cli feature-experimentation account current
FLAGS
--output-format = _OUTPUT_FORMAT_
The output format for printing command output resources. The default is table. The supported formats are: json-pretty, table, json.
Updated 3 months ago