Loading...
Loading...
Compare original and translation side by side
ascascasc auth login --key-id <id> --issuer-id <id> --private-key-path ~/.asc/AuthKey.p8asc auth login --key-id <id> --issuer-id <id> --private-key-path ~/.asc/AuthKey.p8"affordances"{
"id": "u-abc123",
"username": "jdoe@example.com",
"roles": ["DEVELOPER", "APP_MANAGER"],
"affordances": {
"remove": "asc users remove --user-id u-abc123",
"updateRoles": "asc users update --user-id u-abc123 --role DEVELOPER --role APP_MANAGER"
}
}{
"id": "inv-xyz789",
"email": "new@example.com",
"roles": ["DEVELOPER"],
"affordances": {
"cancel": "asc user-invitations cancel --invitation-id inv-xyz789"
}
}"affordances"{
"id": "u-abc123",
"username": "jdoe@example.com",
"roles": ["DEVELOPER", "APP_MANAGER"],
"affordances": {
"remove": "asc users remove --user-id u-abc123",
"updateRoles": "asc users update --user-id u-abc123 --role DEVELOPER --role APP_MANAGER"
}
}{
"id": "inv-xyz789",
"email": "new@example.com",
"roles": ["DEVELOPER"],
"affordances": {
"cancel": "asc user-invitations cancel --invitation-id inv-xyz789"
}
}--roleADMINFINANCEACCOUNT_HOLDERSALESMARKETINGAPP_MANAGERDEVELOPERACCESS_TO_REPORTSCUSTOMER_SUPPORTCREATE_APPSCLOUD_MANAGED_DEVELOPER_IDCLOUD_MANAGED_APP_DISTRIBUTIONGENERATE_INDIVIDUAL_KEYS--roleADMINFINANCEACCOUNT_HOLDERSALESMARKETINGAPP_MANAGERDEVELOPERACCESS_TO_REPORTSCUSTOMER_SUPPORTCREATE_APPSCLOUD_MANAGED_DEVELOPER_IDCLOUD_MANAGED_APP_DISTRIBUTIONGENERATE_INDIVIDUAL_KEYSDEPARTED_EMAIL="former@example.com"DEPARTED_EMAIL="former@example.com"undefinedundefinedasc user-invitations invite \
--email new-hire@example.com \
--first-name Alex \
--last-name Smith \
--role DEVELOPERasc user-invitations invite \
--email new-hire@example.com \
--first-name Alex \
--last-name Smith \
--role DEVELOPERundefinedundefinedundefinedundefinedasc users list --role ADMIN --output tableasc users list --role ADMIN --output table--pretty # Pretty-print JSON
--output table # Aligned table
--output markdown # Markdown table--pretty # Pretty-print JSON
--output table # Aligned table
--output markdown # Markdown table