We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 010a874 commit e8ffa79Copy full SHA for e8ffa79
src/ResourceManager/ContainerInstance/Commands.ContainerInstance/help/Get-AzureRmContainerInstanceLog.md
@@ -8,7 +8,7 @@ schema: 2.0.0
8
# Get-AzureRmContainerInstanceLog
9
10
## SYNOPSIS
11
-Export the logs of a container instance in a container group.
+Get the logs of a container instance in a container group.
12
13
## SYNTAX
14
@@ -29,7 +29,7 @@ Get-AzureRmContainerInstanceLog -ResourceId <String> [-Name <String>] [-Tail <In
29
```
30
31
## DESCRIPTION
32
-The **Export-AzureRmContainerGroupLogs** cmdlet exports the logs of a container in a container group.
+The **Get-AzureRmContainerInstanceLog** cmdlet gets the logs of a container in a container group.
33
34
## EXAMPLES
35
0 commit comments