az-term: add page (#6720)
This commit is contained in:

committed by
GitHub

parent
672e36f588
commit
c5f3b333ad
13
pages/common/az-term.md
Normal file
13
pages/common/az-term.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# az term
|
||||
|
||||
> Manage marketplace agreement with marketplaceordering.
|
||||
> Part of `azure-cli`.
|
||||
> More information: <https://docs.microsoft.com/cli/azure/term>.
|
||||
|
||||
- Print marketplace terms:
|
||||
|
||||
`az term show --product "{{product_identifier}}" --plan "{{plan_identifier}}" --publisher "{{publisher_identifier}}"`
|
||||
|
||||
- Accept marketplace terms:
|
||||
|
||||
`az term accept --product "{{product_identifier}}" --plan "{{plan_identifier}}" --publisher "{{publisher_identifier}}"`
|
Reference in New Issue
Block a user