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.
2 parents 501d51e + 184aaad commit 1db55f6Copy full SHA for 1db55f6
site/content/en/docs/contrib/tests.en.md
@@ -139,6 +139,9 @@ validateConfigCmd asserts basic "config" command functionality
139
#### validateLogsCmd
140
validateLogsCmd asserts basic "logs" command functionality
141
142
+#### validateLogsFileCmd
143
+validateLogsFileCmd asserts "logs --file" command functionality
144
+
145
#### validateProfileCmd
146
validateProfileCmd asserts "profile" command functionality
147
@@ -354,4 +357,4 @@ TestKubernetesUpgrade upgrades Kubernetes from oldest to newest
354
357
## TestMissingContainerUpgrade
355
358
TestMissingContainerUpgrade tests a Docker upgrade where the underlying container is missing
356
359
-TEST COUNT: 113
360
+TEST COUNT: 114
0 commit comments