Show-CafNamingConvention
Builds all the naming conventions from the context file and displays them in a table.
Syntax
Show-CafNamingConvention
[-ProjectName <string>]
Description
Displays all the naming conventions defined by the user.
Note
The naming conventions are defined in the .azcontext file.
Example
Show-CafNamingConvention
-ProjectName "yourProjectName"
Parameter
-ProjectName
The optional project name to use.
| Property | Value |
|---|---|
| Type: | string |
| Default value: | None |
| Required: | False |