Lines Matching refs:help

29                    help='May be used to expand the soldTo, invoice sections and billing profiles.')
32 …c.argument('account_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
35 help='May be used to expand the soldTo, invoice sections and billing profiles.')
38 …c.argument('account_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
40 c.argument('display_name', type=str, help='The billing account name.')
41 …c.argument('sold_to', action=AddSoldTo, nargs='*', help='The address of the individual or organiza…
43 …c.argument('departments', type=validate_file_or_dict, help='The departments associated to the enro…
45 …c.argument('enrollment_accounts', type=validate_file_or_dict, help='The accounts associated to the…
47 …c.argument('billing_profiles_value', type=validate_file_or_dict, help='The billing profiles associ…
51 …c.argument('account_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
54 help='May be used to expand the soldTo, invoice sections and billing profiles.')
57 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
58 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
61 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
62 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
65 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
66 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
67 c.argument('name', options_list=['--name', '-n'], type=str, help='Instruction Name.')
70 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
71 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
72 c.argument('name', options_list=['--name', '-n'], type=str, help='Instruction Name.')
73 c.argument('amount', type=float, help='The amount budgeted for this billing instruction.')
74 c.argument('start_date', help='The date this billing instruction goes into effect.')
75 c.argument('end_date', help='The date this billing instruction is no longer in effect.')
76 c.argument('creation_date', help='The date this billing instruction was created.')
79 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
80 c.argument('expand', type=str, help='May be used to expand the invoice sections.')
83 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
84 …c.argument('profile_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
86 c.argument('expand', type=str, help='May be used to expand the invoice sections.')
89 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
90 …c.argument('profile_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
92 c.argument('display_name', type=str, help='The name of the billing profile.')
93 …c.argument('po_number', type=str, help='The purchase order name that will appear on the invoices g…
95 c.argument('bill_to', action=AddSoldTo, nargs='*', help='Billing address.')
96 …c.argument('invoice_email_opt_in', arg_type=get_three_state_flag(), help='Flag controlling whether…
98 …c.argument('enabled_azure_plans', action=AddEnabledAzurePlans, nargs='*', help='Information about …
100 …c.argument('invoice_sections_value', type=validate_file_or_dict, help='The invoice sections associ…
104 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
105 …c.argument('profile_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
107 c.argument('display_name', type=str, help='The name of the billing profile.')
108 …c.argument('po_number', type=str, help='The purchase order name that will appear on the invoices g…
110 c.argument('bill_to', action=AddSoldTo, nargs='*', help='Billing address.')
111 …c.argument('invoice_email_opt_in', arg_type=get_three_state_flag(), help='Flag controlling whether…
113 …c.argument('enabled_azure_plans', action=AddEnabledAzurePlans, nargs='*', help='Information about …
115 …c.argument('invoice_sections_value', type=validate_file_or_dict, help='The invoice sections associ…
119 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
120 …c.argument('profile_name', options_list=['--name', '-n'], type=str, help='The ID that uniquely ide…
122 c.argument('expand', type=str, help='May be used to expand the invoice sections.')
125 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
126 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
127 …c.argument('search', type=str, help='Used for searching customers by their name. Any customer with…
130 help='May be used to filter the list of customers.')
133 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
134 …nt('customer_name', options_list=['--name', '-n', '--customer-name'], type=str, help='The ID that '
136 c.argument('expand', type=str, help='May be used to expand enabledAzurePlans and resellers')
139 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
140 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
143 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
144 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
145 …('invoice_section_name', options_list=['--name', '-n', '--invoice-section-name'], type=str, help=''
149 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
150 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
151 …('invoice_section_name', options_list=['--name', '-n', '--invoice-section-name'], type=str, help=''
153 c.argument('display_name', type=str, help='The name of the invoice section.')
154 …c.argument('labels', action=AddLabels, nargs='*', help='Dictionary of metadata associated with the…
158 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
159 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
160 …('invoice_section_name', options_list=['--name', '-n', '--invoice-section-name'], type=str, help=''
162 c.argument('display_name', type=str, help='The name of the invoice section.')
163 …c.argument('labels', action=AddLabels, nargs='*', help='Dictionary of metadata associated with the…
167 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
168 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
169 …('invoice_section_name', options_list=['--name', '-n', '--invoice-section-name'], type=str, help=''
173 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
174 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
175 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
176 c.argument('customer_name', type=str, help='The ID that uniquely identifies a customer.')
179 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
180 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
181 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
182 c.argument('customer_name', type=str, help='The ID that uniquely identifies a customer.')
185 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
188 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
190 … 'Warning']), help='The current billing '
192 c.argument('cost_center', type=str, help='The cost center applied to the subscription.')
193 c.argument('sku_id', type=str, help='The sku ID of the Azure plan for the subscription.')
196 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
197 … c.argument('destination_invoice_section_id', type=str, help='The destination invoice section id.')
200 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
201 … c.argument('destination_invoice_section_id', type=str, help='The destination invoice section id.')
204 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
207 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
208 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
209 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
210 …c.argument('filter_', options_list=['--filter'], type=str, help='May be used to filter by product …
214 c.argument('customer_name', type=str, help='The ID that uniquely identifies a customer.')
217 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
218 …c.argument('product_name', options_list=['--name', '-n', '--product-name'], type=str, help='The ID…
222 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
223 …c.argument('product_name', options_list=['--name', '-n', '--product-name'], type=str, help='The ID…
225 …c.argument('auto_renew', arg_type=get_enum_type(['Off', 'On']), help='Indicates whether auto renew…
228 … 'Disabled', 'Cancelled', 'AutoRenew']), help='The current status '
230 …ment('billing_frequency', arg_type=get_enum_type(['OneTime', 'Monthly', 'UsageBased']), help='The '
234 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
235 …c.argument('product_name', options_list=['--name', '-n', '--product-name'], type=str, help='The ID…
237 … c.argument('destination_invoice_section_id', type=str, help='The destination invoice section id.')
240 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
241 …c.argument('product_name', options_list=['--name', '-n', '--product-name'], type=str, help='The ID…
243 … c.argument('destination_invoice_section_id', type=str, help='The destination invoice section id.')
246 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
247 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
248 …c.argument('period_start_date', type=str, help='The start date to fetch the invoices. The date sho…
250 …c.argument('period_end_date', type=str, help='The end date to fetch the invoices. The date should …
254 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
256 help='The ID that uniquely identifies an invoice.')
259 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
260 c.argument('invoice_name', type=str, help='The ID that uniquely identifies an invoice.')
263 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
264 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
266help='The policy that controls whether Azure marketplace purchases are allowed for a billing '
268 …c.argument('reservation_purchases', arg_type=get_enum_type(['Allowed', 'NotAllowed']), help='The p…
270 …c.argument('view_charges', arg_type=get_enum_type(['Allowed', 'NotAllowed']), help='The policy tha…
274 c.argument('cost_center', type=str, help='The cost center applied to the subscription.')
277 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
278 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
279 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
282 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
283 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
284 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
287 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
288 … c.argument('profile_name', type=str, help='The ID that uniquely identifies a billing profile.')
289 …c.argument('invoice_section_name', type=str, help='The ID that uniquely identifies an invoice sect…
290 …c.argument('name', options_list=['--name', '-n'], type=str, help='The ID that uniquely identifies …
294 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
295 c.argument('expand', type=str, help='May be used to expand the participants.')
298 … c.argument('account_name', type=str, help='The ID that uniquely identifies a billing account.')
299 …c.argument('name', options_list=['--name', '-n'], type=str, help='The ID that uniquely identifies …
301 c.argument('expand', type=str, help='May be used to expand the participants.')