Skip to content

Commit

Permalink
Automated commit to update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ddimatos committed Feb 6, 2024
1 parent 02431eb commit 991488b
Show file tree
Hide file tree
Showing 49 changed files with 627 additions and 209 deletions.
4 changes: 4 additions & 0 deletions _sources/ibm_zos_core/docs/source/modules/zos_apf.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ force_dynamic

| **required**: False
| **type**: bool
| **default**: False

volume
Expand All @@ -78,6 +79,7 @@ sms

| **required**: False
| **type**: bool
| **default**: False

operation
Expand Down Expand Up @@ -144,6 +146,7 @@ persistent

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand Down Expand Up @@ -203,6 +206,7 @@ batch

| **required**: False
| **type**: bool
| **default**: False


Expand Down
3 changes: 3 additions & 0 deletions _sources/ibm_zos_core/docs/source/modules/zos_archive.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ format

| **required**: False
| **type**: bool
| **default**: False


Expand Down Expand Up @@ -180,6 +181,7 @@ remove

| **required**: False
| **type**: bool
| **default**: False

dest_data_set
Expand Down Expand Up @@ -326,6 +328,7 @@ force

| **required**: False
| **type**: bool
| **default**: False


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ full_volume

| **required**: False
| **type**: bool
| **default**: False

temp_volume
Expand Down Expand Up @@ -130,6 +131,7 @@ recover

| **required**: False
| **type**: bool
| **default**: False

overwrite
Expand All @@ -139,6 +141,7 @@ overwrite

| **required**: False
| **type**: bool
| **default**: False

sms_storage_class
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ backup

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand Down Expand Up @@ -171,13 +172,15 @@ force

| **required**: False
| **type**: bool
| **default**: False

indentation
Defines the number of spaces needed to prepend in every line of the block.

| **required**: False
| **type**: int
| **default**: 0


Expand Down
17 changes: 16 additions & 1 deletion _sources/ibm_zos_core/docs/source/modules/zos_copy.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ asa_text

| **required**: False
| **type**: bool
| **default**: False

backup
Expand All @@ -52,6 +53,7 @@ backup

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand Down Expand Up @@ -155,6 +157,7 @@ force

| **required**: False
| **type**: bool
| **default**: False

force_lock
Expand All @@ -168,6 +171,7 @@ force_lock

| **required**: False
| **type**: bool
| **default**: False

ignore_sftp_stderr
Expand All @@ -177,6 +181,7 @@ ignore_sftp_stderr

| **required**: False
| **type**: bool
| **default**: False

is_binary
Expand All @@ -188,6 +193,7 @@ is_binary

| **required**: False
| **type**: bool
| **default**: False

executable
Expand All @@ -203,6 +209,7 @@ executable

| **required**: False
| **type**: bool
| **default**: False

aliases
Expand All @@ -214,6 +221,7 @@ aliases

| **required**: False
| **type**: bool
| **default**: False

local_follow
Expand Down Expand Up @@ -246,6 +254,7 @@ remote_src

| **required**: False
| **type**: bool
| **default**: False

src
Expand All @@ -261,6 +270,8 @@ src

If ``src`` is a directory and ends with "/", the contents of it will be copied into the root of ``dest``. If it doesn't end with "/", the directory itself will be copied.

If ``src`` is a directory or a file, file names will be truncated and/or modified to ensure a valid name for a data set or member.

If ``src`` is a VSAM data set, ``dest`` must also be a VSAM.

Wildcards can be used to copy multiple PDS/PDSE members to another PDS/PDSE.
Expand All @@ -278,6 +289,7 @@ validate

| **required**: False
| **type**: bool
| **default**: False

volume
Expand Down Expand Up @@ -446,6 +458,7 @@ use_template

| **required**: False
| **type**: bool
| **default**: False

template_parameters
Expand Down Expand Up @@ -526,6 +539,7 @@ template_parameters

| **required**: False
| **type**: bool
| **default**: False

trim_blocks
Expand All @@ -543,6 +557,7 @@ template_parameters

| **required**: False
| **type**: bool
| **default**: False

newline_sequence
Expand All @@ -554,12 +569,12 @@ template_parameters
| **choices**: \\n, \\r, \\r\\n


auto_reload
Whether to reload a template file when it has changed after the task has started.

| **required**: False
| **type**: bool
| **default**: False


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,7 @@ replace

| **required**: False
| **type**: bool
| **default**: False

tmp_hlq
Expand All @@ -288,6 +289,7 @@ force

| **required**: False
| **type**: bool
| **default**: False

batch
Expand Down Expand Up @@ -537,6 +539,7 @@ batch

| **required**: False
| **type**: bool
| **default**: False

force
Expand All @@ -550,6 +553,7 @@ batch

| **required**: False
| **type**: bool
| **default**: False


Expand Down
2 changes: 2 additions & 0 deletions _sources/ibm_zos_core/docs/source/modules/zos_encode.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ backup

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand All @@ -110,6 +111,7 @@ backup_compress

| **required**: False
| **type**: bool
| **default**: False

tmp_hlq
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ ignore_sftp_stderr

| **required**: False
| **type**: bool
| **default**: False


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ filter
| **required**: False
| **type**: list
| **elements**: str
| **default**: []


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ wait

| **required**: False
| **type**: bool
| **default**: False

wait_time_s
Expand Down Expand Up @@ -151,6 +152,7 @@ use_template

| **required**: False
| **type**: bool
| **default**: False

template_parameters
Expand Down Expand Up @@ -231,6 +233,7 @@ template_parameters

| **required**: False
| **type**: bool
| **default**: False

trim_blocks
Expand All @@ -248,6 +251,7 @@ template_parameters

| **required**: False
| **type**: bool
| **default**: False

newline_sequence
Expand All @@ -259,12 +263,12 @@ template_parameters
| **choices**: \\n, \\r, \\r\\n


auto_reload
Whether to reload a template file when it has changed after the task has started.

| **required**: False
| **type**: bool
| **default**: False


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ backrefs

| **required**: False
| **type**: bool
| **default**: False

insertafter
Expand Down Expand Up @@ -140,6 +141,7 @@ backup

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand Down Expand Up @@ -173,6 +175,7 @@ firstmatch

| **required**: False
| **type**: bool
| **default**: False

encoding
Expand All @@ -194,6 +197,7 @@ force

| **required**: False
| **type**: bool
| **default**: False


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ persistent

| **required**: False
| **type**: bool
| **default**: False

backup_name
Expand Down
Loading

0 comments on commit 991488b

Please sign in to comment.