Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
coreydaley committed Aug 24, 2023
1 parent 532f5f4 commit 37b723f
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/shp.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ shp [command] [resource] [flags]
### Options

```
--disable-compression If true, opt-out of response compression for all requests to the server
-h, --help help for shp
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ shp build [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ shp build create <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ shp build delete <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ shp build list [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build_run.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ shp build run <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_build_upload.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ shp build upload <build-name> [path/to/source|.] [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ shp buildrun [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun_cancel.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ shp buildrun cancel <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ shp buildrun create <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ shp buildrun delete <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ shp buildrun list [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_buildrun_logs.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ shp buildrun logs <name> [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down
1 change: 1 addition & 0 deletions docs/shp_version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ shp version [flags]
### Options inherited from parent commands

```
--disable-compression If true, opt-out of response compression for all requests to the server
--kubeconfig string Path to the kubeconfig file to use for CLI requests.
-n, --namespace string If present, the namespace scope for this CLI request
--request-timeout string The length of time to wait before giving up on a single server request. Non-zero values should contain a corresponding time unit (e.g. 1s, 2m, 3h). A value of zero means don't timeout requests. (default "0")
Expand Down

0 comments on commit 37b723f

Please sign in to comment.