Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
71cbbe42
Unverified
Commit
71cbbe42
authored
Aug 06, 2019
by
Jeff Knurek
Committed by
Matthew Fisher
Oct 08, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: update documentation for helm test --logs
Signed-off-by:
Jeff Knurek
<
j.knurek@travelaudience.com
>
parent
a2e8b188
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
helm_test.md
docs/helm/helm_test.md
+2
-1
No files found.
docs/helm/helm_test.md
View file @
71cbbe42
...
@@ -21,6 +21,7 @@ helm test [RELEASE] [flags]
...
@@ -21,6 +21,7 @@ helm test [RELEASE] [flags]
--cleanup Delete test pods upon completion
--cleanup Delete test pods upon completion
-h, --help help for test
-h, --help help for test
--max uint32 Maximum number of test pods to run in parallel (default 20)
--max uint32 Maximum number of test pods to run in parallel (default 20)
--logs Dump the logs from test pods (this runs after all tests are complete, but before any cleanup
--parallel Run test pods in parallel
--parallel Run test pods in parallel
--timeout int Time in seconds to wait for any individual Kubernetes operation (like Jobs for hooks) (default 300)
--timeout int Time in seconds to wait for any individual Kubernetes operation (like Jobs for hooks) (default 300)
--tls Enable TLS for request
--tls Enable TLS for request
...
@@ -47,4 +48,4 @@ helm test [RELEASE] [flags]
...
@@ -47,4 +48,4 @@ helm test [RELEASE] [flags]
*
[
helm
](
helm.md
)
- The Helm package manager for Kubernetes.
*
[
helm
](
helm.md
)
- The Helm package manager for Kubernetes.
###### Auto generated by spf13/cobra on
25-Jul
-2019
###### Auto generated by spf13/cobra on
6-Aug
-2019
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment