Skip to content

dt cost get-budget-acl

Overview

Get ACL JSON for a budget. Read permission lets users see the budget cap and current usage. Operate permission lets users assign jobs to this budget.

Synopsis

dt cost get-budget-acl [OPTIONS] <name> 

Options

  • -j, --json
    Output as JSON

  • -p, --pretty
    Pretty print results

Arguments

  • name (required)
    Type: String
    Budget name

Examples

Get ACL

dt cost get-budget-acl my_budget

SEE ALSO

← Back to dt cost