Accounts
Placeholders
Common Commands
aip accounts add <ACCOUNT_NAME>
aip accounts list
aip accounts use <ACCOUNT_NAME>
aip accounts show <ACCOUNT_NAME>Rotate Credentials
aip accounts edit <ACCOUNT_NAME>aip accounts edit <ACCOUNT_NAME> --url "https://your-aip-instance.com" --key "${AIP_API_KEY}"Rename and Remove
aip accounts rename <ACCOUNT_NAME> <NEW_ACCOUNT_NAME>
aip accounts remove <NEW_ACCOUNT_NAME>Expected Result
Last updated
Was this helpful?