--filter KEY=VALUE |
repeatable |
Server-side filter. Valid keys: accounting_is_running (boolean), affiliation_name (string), affiliation_uuid (string), backend_id (string), can_admin (boolean), can_manage (boolean), conceal_finished_projects (boolean), created (string), created_before (string), customer (string), customer_abbreviation (string), customer_name (string), customer_native_name (string), description (string), has_affiliation (boolean), include_terminated (boolean), is_removed (boolean), modified (string), modified_before (string), name (string), name_exact (string), query (string), science_domain_uuid (string), science_sub_domain_uuid (string), slug (string), user_uuid (string), user_uuid_with_active_role (string). |
--fields FIELDS |
string |
Fetch only these fields from the server (comma-separated). Valid: affiliation, affiliation_code, affiliation_name, affiliation_uuid, backend_id, billing_price_estimate, created, customer, customer_abbreviation, customer_display_billing_info_in_projects, customer_grace_period_days, customer_name, customer_native_name, customer_slug, customer_uuid, description, effective_end_date, end_date, end_date_requested_by, end_date_updated_at, grace_period_days, image, is_in_grace_period, is_industry, is_removed, kind, marketplace_resource_count, max_service_accounts, name, oecd_fos_2007_code, oecd_fos_2007_label, project_credit, project_metadata, resources_count, science_domain_code, science_domain_name, science_domain_uuid, science_sub_domain, science_sub_domain_code, science_sub_domain_name, slug, staff_notes, start_date, termination_metadata, type, type_name, type_uuid, url, user_affiliations, user_email_patterns, user_identity_sources, uuid. |
--order FIELDS |
string |
Sort server-side (comma-separated, - prefix for descending). Valid: -created, -customer_abbreviation, -customer_name, -customer_native_name, -end_date, -estimated_cost, -name, -start_date, created, customer_abbreviation, customer_name, customer_native_name, end_date, estimated_cost, name, start_date. |
--jmespath EXPR |
string |
Reshape the already-fetched result client-side (https://jmespath.org). |
--limit N |
integer |
Stop after this many items. |
--format FORMAT |
string |
table, json, tsv, toon, or ndjson. |