tailorctl auth machineuser list
List all Platform Machine Users in an organization or folder. These are OAuth2 service accounts that can authenticate to the Tailor Platform API.
Usage
tailorctl auth machineuser list [flags]
Flags
--folder-id string folder ID
-f, --format string output format (default "table")
-h, --help help for list
-o, --organization-id string organization ID
Examples
tailorctl auth machineuser list --organization-id 12345678-1234-1234-1234-123456789012
tailorctl auth machineuser list --organization-id 12345678-1234-1234-1234-123456789012 --folder-id 87654321-4321-4321-4321-210987654321 --format json
See also
- tailorctl auth machineuser - Manage Platform Machine Users