diff --git a/docs/master/docs/all.html b/docs/master/docs/all.html index c4bf45e..6bbb288 100644 --- a/docs/master/docs/all.html +++ b/docs/master/docs/all.html @@ -213,6 +213,31 @@

Global Options

  • omspool | esf
  • +
  • omview | caview | cv
  • ops
  • +
  • +

    --profile | --pf (string)

    + +
  • Examples


    -

    zoweops

    -

    Interact with OPS/MVS® for automation administration and resource management.

    -

    zoweopscreate

    -

    Create a generic AOF event for API rules processing.

    -

    zoweopscreateevent

    -

    Create a generic AOF event for API rules processing

    +

    zoweomview

    +

    Access Output Management View™ for z/OS data and perform related tasks.

    +

    zoweomviewdownload

    +

    Download OM View report data to local folder.

    +

    zoweomviewdownloadreport

    +

    Download report data.
    +Optionally convert text report to PDF.

    Usage

    -

    zowe ops create event <eventCode> <eventText> [options]

    +

    zowe omview download report <repositoryId> <reportHandle> [fileTarget] [options]

    Positional Arguments

    -

    OPS/MVS Web Services / REST API connection options

    +

    Options

    +

    OM Web Viewer Connection Options

    +

    Profile Options

    Options

    -

    OPS/MVS Web Services / REST API connection options

    +

    OM Web Viewer Connection Options

    -

    Profile Options

    - +
  • +

    Quietly delete all VSAM data sets that match 'ibmuser.AAA.**.FFF' ignoring not-found errors:

    + +
  • zowezos-filesdeletemigrated-data-set

    Delete migrated data sets.

    @@ -28724,6 +31290,12 @@

    Options

  • +

    --ignore-not-found | -i | --inf (boolean)

    + +
  • +
  • --response-timeout | --rto (number)

  • +
  • +

    Quietly delete a file, suppressing errors if the file doesn't exist:

    + +
  • zowezos-filesdeletezos-file-system

    Delete a z/OS file system permanently.

    @@ -28870,6 +31448,21 @@

    Required Options

    +

    Options

    +

    Zosmf Connection Options

    -

    Options

    -

    Profile Options

    +
  • +

    Quietly delete a z/OS file, suppressing errors if the file doesn't exist:

    + +
  • zowezos-filesdownload

    Download content from z/OS data sets and USS files to your PC.

    @@ -29185,6 +31775,220 @@

    Examples

    +

    zowezos-filesdownloadall-members-matching

    +

    Download all members that match a specific pattern from a partitioned data set to a local folder.

    +

    Usage

    +

    zowe zos-files download all-members-matching <dataSetName> <pattern> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    Zosmf Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +

    Examples

    +

    zowezos-filesdownloaddata-set

    Download content from a z/OS data set to a local file.

    Usage

    @@ -29852,6 +32656,12 @@

    Positional Arguments

    Options

    zowezos-filesedit

    Edit the contents of a data set or USS file with your terminal and default editor.

    @@ -32005,7 +34821,7 @@

    Positional Arguments

  • searchString (string)

  • @@ -32021,6 +34837,12 @@

    Options

  • +

    --encoding | --ec (string)

    + +
  • +
  • --mainframe-search | --ms (boolean)

  • +

    --encoding | --ec (string)

    + +
  • +
  • --response-timeout | --rto (number)

  • +
  • +

    Upload all files from the "local_dir" directory to the "/a/ibmuser/my_dir" USS directory using IBM-1047 encoding:

    + +
  • zowezos-filesuploadfile-to-data-set

    Upload the contents of a file to a z/OS data set.

    @@ -32915,6 +35749,12 @@

    Options

  • +

    --attributes | --attrs (string)

    + +
  • +
  • --response-timeout | --rto (number)

  • -

    Examples

    +

    Examples

    + +

    zowezos-jobsdownload

    +

    Download the output of a job as separate files.

    +

    zowezos-jobsdownloadoutput

    +

    Download all job output to a local directory. Each spool DD will be downloaded to its own file in the directory.

    +

    Usage

    +

    zowe zos-jobs download output <jobid> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    Zosmf Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +

    Examples

    + +

    zowezos-jobslist

    +

    List z/OS jobs and list the spool files (DDs) for a z/OS job on the JES/spool queues.

    +

    zowezos-jobslistjobs

    +

    List jobs on JES spool/queues. By default, the command lists jobs owned (owner) by the user specified in your z/OSMF profile. The default for prefix is "*". The command does not prevalidate your user ID. The command surfaces errors verbatim from the z/OSMF Jobs REST endpoints.

    +

    Usage

    +

    zowe zos-jobs list jobs [options]

    +

    Options

    + +

    Zosmf Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +

    Response Format Options

    + +

    Examples

    + +

    zowezos-jobslistspool-files-by-jobid

    +

    Given a z/OS job JOBID, list the spool files (DDs) for a z/OS job on the JES/spool queues. The command does not pre-validate the JOBID. The command presents errors verbatim from the z/OSMF Jobs REST endpoints.

    +

    Usage

    +

    zowe zos-jobs list spool-files-by-jobid <jobid> [options]

    +

    Positional Arguments

    + +

    Zosmf Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +

    Response Format Options

    -

    zowezos-jobsdownload

    -

    Download the output of a job as separate files.

    -

    zowezos-jobsdownloadoutput

    -

    Download all job output to a local directory. Each spool DD will be downloaded to its own file in the directory.

    -

    Usage

    -

    zowe zos-jobs download output <jobid> [options]

    -

    Positional Arguments

    - -

    Options

    - +

    Examples

    + +

    zowezos-jobsmodify

    +

    Modify the job class or the hold status of a job.

    +

    zowezos-jobsmodifyjob

    +

    Modify the job class or the hold status of a job.

    +

    Usage

    +

    zowe zos-jobs modify job <jobid> [options]

    +

    Positional Arguments

    + +

    Options

    + @@ -38238,36 +41570,78 @@

    Base Connection Options

    Examples

    +

    zowezos-jobssearch

    +

    Search the spool output of a job.

    +

    zowezos-jobssearchjob

    +

    Search the spool output of a job.

    Usage

    -

    zowe zos-jobs list jobs [options]

    +

    zowe zos-jobs search job <jobname> [options]

    +

    Positional Arguments

    +

    Options

    @@ -38368,83 +41742,84 @@

    Base Connection Options

    -

    Response Format Options

    +

    Examples

    -

    Examples

    +

    zowezos-jobssubmit

    +

    Submit a job (JCL).

    +

    zowezos-jobssubmitdata-set

    +

    Submit a job (JCL) contained in a data set. The data set may be of type physical sequential or a PDS member. The command does not pre-validate the data set name. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    +

    Usage

    +

    zowe zos-jobs submit data-set <dataset> [options]

    +

    Positional Arguments

    +

    Options

    + -

    zowezos-jobslistspool-files-by-jobid

    -

    Given a z/OS job JOBID, list the spool files (DDs) for a z/OS job on the JES/spool queues. The command does not pre-validate the JOBID. The command presents errors verbatim from the z/OSMF Jobs REST endpoints.

    -

    Usage

    -

    zowe zos-jobs list spool-files-by-jobid <jobid> [options]

    -

    Positional Arguments

    +
  • +

    --extension | -e (string)

    +
  • -

    jobid (string)

    +

    --jcl-symbols | --js (string)

  • @@ -38576,45 +41951,92 @@

    Response Format Options

    Examples

    -

    zowezos-jobsmodify

    -

    Modify the job class or the hold status of a job.

    -

    zowezos-jobsmodifyjob

    -

    Modify the job class or the hold status of a job.

    +

    zowezos-jobssubmitlocal-file

    +

    Submit a job (JCL) contained in a local file. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    Usage

    -

    zowe zos-jobs modify job <jobid> [options]

    +

    zowe zos-jobs submit local-file <localFile> [options]

    Positional Arguments

    Options

    @@ -38715,80 +42137,107 @@

    Base Connection Options

    -

    Examples

    +

    Response Format Options

    -

    zowezos-jobssearch

    -

    Search the spool output of a job.

    -

    zowezos-jobssearchjob

    -

    Search the spool output of a job.

    -

    Usage

    -

    zowe zos-jobs search job <jobname> [options]

    -

    Positional Arguments

    +

    Examples

    +

    zowezos-jobssubmitstdin

    +

    Submit a job (JCL) passed to the command via the stdin stream. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    +

    Usage

    +

    zowe zos-jobs submit stdin [options]

    Options

    -

    Examples

    +

    Response Format Options

    -

    zowezos-jobssubmit

    -

    Submit a job (JCL).

    -

    zowezos-jobssubmitdata-set

    -

    Submit a job (JCL) contained in a data set. The data set may be of type physical sequential or a PDS member. The command does not pre-validate the data set name. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    -

    Usage

    -

    zowe zos-jobs submit data-set <dataset> [options]

    -

    Positional Arguments

    +

    Examples

    -

    Options

    +

    zowezos-jobssubmituss-file

    +

    Submit a job (JCL) contained in a USS file. The command does not pre-validate the USS file path. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    +

    Usage

    +

    zowe zos-jobs submit uss-file <file> [options]

    +

    Positional Arguments

    +

    Options

    + -

    Response Format Options

    -

    Examples

    -

    zowezos-jobssubmituss-file

    -

    Submit a job (JCL) contained in a USS file. The command does not pre-validate the USS file path. The command presents errors verbatim from the z/OSMF Jobs REST endpoints. For more information about z/OSMF Jobs API errors, see the z/OSMF Jobs API REST documentation.

    +
    +

    zowezos-logs

    +

    Interact with z/OS logs.

    +

    zowezos-logslist

    +

    List z/OS logs by invoking z/OSMF REST API.

    +

    zowezos-logslistlogs

    +

    List z/OS operlog within a time range.

    +

    Use this operation to get the z/OS operations logs. It invokes z/OSMF REST API to retrieve logs.

    +

    Executing 'zowe zos-logs list logs' will by default return logs from current time and backwards to 10 minutes before.

    +

    Note: OPERLOG needs to be configured on z/OS server.

    Usage

    -

    zowe zos-jobs submit uss-file <file> [options]

    -

    Positional Arguments

    - +

    zowe zos-logs list logs [options]

    Options

    @@ -39679,102 +43128,120 @@

    Base Connection Options

    -

    Response Format Options

    - -

    Examples

    - -

    zowezos-jobsview

    -

    View details of z/OS jobs on spool/JES queues.

    -

    zowezos-jobsviewall-spool-content

    -

    View the contents of each spool file from a z/OS job on spool/JES queues. The command does not pre-validate the JOBID. The command presents errors verbatim from the z/OSMF Jobs REST endpoints.

    +
    +

    zowezos-ssh

    +

    Issue z/OS USS commands remotely using an SSH session. Output from the commands is displayed on the local terminal.

    +

    zowezos-sshissue

    +

    Issue a z/OS USS command.

    +

    zowezos-sshissuecommand

    +

    Issue a z/OS USS command

    +

    Note: The common CLI 'Base Connection Options' of token-type and token-value are not applicable to the ssh command, since the ssh service is not accessible through APIML.

    Usage

    -

    zowe zos-jobs view all-spool-content <jobid> [options]

    +

    zowe zos-ssh issue command <command> [options]

    Positional Arguments

    Options

    -

    Zosmf Connection Options

    +

    z/OS Ssh Connection Options

    +

    Profile Options

    + +

    Base Connection Options

    + -

    Profile Options

    +

    Examples

    +
    +

    zowezos-tso

    +

    Issue TSO commands and interact with TSO address spaces.

    +

    zowezos-tsoissue

    +

    Issue TSO commands.

    +

    zowezos-tsoissuecommand

    +

    Creates a TSO address space, issues a TSO command through the newly created address space, waits for the READY prompt to print the response, and terminates the TSO address space. All response data are returned to the user up to (but not including) the TSO 'READY' prompt.

    +

    Usage

    +

    zowe zos-tso issue command <commandText> [options]

    +

    Positional Arguments

    + -

    Base Connection Options

    +

    Options

    -

    Examples

    +

    TSO ADDRESS SPACE OPTIONS

    @@ -39941,6 +43466,12 @@

    Profile Options

  • +

    --tso-profile | --tso-p (string)

    + +
  • +
  • --base-profile | --base-p (string)

  • -

    Response Format Options

    -

    Examples

    -

    zowezos-jobsviewspool-file-by-id

    -

    View the contents of a spool file from a z/OS job on spool/JES queues. The command does not pre-validate the JOBID or spool ID. The command presents errors verbatim from the z/OSMF Jobs REST endpoints.

    +

    zowezos-tsoping

    +

    Ping a TSO address space, from which you previously started and received a token (a.k.a 'servelet-key').

    +

    zowezos-tsopingaddress-space

    +

    Ping a TSO address space, from which you previously started and received a token (a.k.a 'servlet-key').

    Usage

    -

    zowe zos-jobs view spool-file-by-id <jobid> <spoolfileid> [options]

    +

    zowe zos-tso ping address-space <servletKey> [options]

    Positional Arguments

    -

    Options

    - @@ -40133,48 +43617,113 @@

    Base Connection Options

    Examples

    -
    -

    zowezos-logs

    -

    Interact with z/OS logs.

    -

    zowezos-logslist

    -

    List z/OS logs by invoking z/OSMF REST API.

    -

    zowezos-logslistlogs

    -

    List z/OS operlog within a time range.

    -

    Use this operation to get the z/OS operations logs. It invokes z/OSMF REST API to retrieve logs.

    -

    Executing 'zowe zos-logs list logs' will by default return logs from current time and backwards to 10 minutes before.

    -

    Note: OPERLOG needs to be configured on z/OS server.

    +

    zowezos-tsoreceive

    +

    Receive message from TSO address space app

    +

    zowezos-tsoreceiveapp

    +

    Receive message from TSO address space app,

    Usage

    -

    zowe zos-logs list logs [options]

    -

    Options

    +

    zowe zos-tso receive app [options]

    +

    TSO ADDRESS SPACE OPTIONS

    +

    Required Options

    + +

    Options

    +
  • +

    --tso-profile | --tso-p (string)

    + +
  • +
  • --base-profile | --base-p (string)

  • -

    Examples

    - -
    -

    zowezos-ssh

    -

    Issue z/OS USS commands remotely using an SSH session. Output from the commands is displayed on the local terminal.

    -

    zowezos-sshissue

    -

    Issue a z/OS USS command.

    -

    zowezos-sshissuecommand

    -

    Issue a z/OS USS command

    -

    Note: The common CLI 'Base Connection Options' of token-type and token-value are not applicable to the ssh command, since the ssh service is not accessible through APIML.

    +

    zowezos-tsosend

    +

    Send data to TSO and collect responses until the prompt is reached.

    +

    zowezos-tsosendaddress-space

    +

    Send data to the TSO address space, from which you previously started and received a token (a.k.a 'servlet-key').

    Usage

    -

    zowe zos-ssh issue command <command> [options]

    +

    zowe zos-tso send address-space <servletKey> [options]

    Positional Arguments

    -

    Options

    +

    Required Options

    -

    z/OS Ssh Connection Options

    +

    Zosmf Connection Options

    -

    Profile Options

    - -

    Base Connection Options

    - +

    Profile Options

    -

    Examples

    +

    Base Connection Options

    -
    -

    zowezos-tso

    -

    Issue TSO commands and interact with TSO address spaces.

    -

    zowezos-tsoissue

    -

    Issue TSO commands.

    -

    zowezos-tsoissuecommand

    -

    Creates a TSO address space, issues a TSO command through the newly created address space, waits for the READY prompt to print the response, and terminates the TSO address space. All response data are returned to the user up to (but not including) the TSO 'READY' prompt.

    -

    Usage

    -

    zowe zos-tso issue command <commandText> [options]

    -

    Positional Arguments

    - -

    Options

    +

    Examples

    +

    zowezos-tsosendapp

    +

    Send message to an application at a TSO address space,

    +

    Usage

    +

    zowe zos-tso send app [options]

    TSO ADDRESS SPACE OPTIONS

    +

    Required Options

    +

    Zosmf Connection Options

    -

    Examples

    - -

    zowezos-tsoping

    -

    Ping a TSO address space, from which you previously started and received a token (a.k.a 'servelet-key').

    -

    zowezos-tsopingaddress-space

    -

    Ping a TSO address space, from which you previously started and received a token (a.k.a 'servlet-key').

    +

    zowezos-tsostart

    +

    Start TSO/E address space.

    +

    zowezos-tsostartaddress-space

    +

    Start a TSO address space, from which you will receive a token (a.k.a 'servlet-key') for further address space interaction (e.g. termination).

    Usage

    -

    zowe zos-tso ping address-space <servletKey> [options]

    -

    Positional Arguments

    - -

    Zosmf Connection Options

    +

    zowe zos-tso start address-space [options]

    +

    TSO ADDRESS SPACE OPTIONS

    -

    Profile Options

    - -

    Base Connection Options

    +

    --region-size | --rs (number)

    -

    Examples

    - -

    zowezos-tsosend

    -

    Send data to TSO and collect responses until the prompt is reached.

    -

    zowezos-tsosendaddress-space

    -

    Send data to the TSO address space, from which you previously started and received a token (a.k.a 'servlet-key').

    -

    Usage

    -

    zowe zos-tso send address-space <servletKey> [options]

    -

    Positional Arguments

    +

    --rows (number)

    -

    Required Options

    +

    Options

    @@ -40859,6 +44306,12 @@

    Profile Options

  • +

    --tso-profile | --tso-p (string)

    + +
  • +
  • --base-profile | --base-p (string)

    +

    Required Options

    +

    Options

    @@ -41070,27 +44554,6 @@

    Base Connection Options

  • -

    Examples

    -

    zowezos-tsostop

    Stop TSO/E address space.

    zowezos-tsostopaddress-space

    diff --git a/docs/master/docs/zowe.html b/docs/master/docs/zowe.html index 2bdfbb8..50bc8e2 100644 --- a/docs/master/docs/zowe.html +++ b/docs/master/docs/zowe.html @@ -15,19 +15,20 @@

    zowe

    +

    Access Output Management View™ for z/OS data and perform related tasks.

    +

    Usage

    +

    zowe omview <group>

    +

    Where <group> is one of the following:

    +

    Groups

    + + + + diff --git a/docs/master/docs/zowe_omview_download.html b/docs/master/docs/zowe_omview_download.html new file mode 100644 index 0000000..6b49aff --- /dev/null +++ b/docs/master/docs/zowe_omview_download.html @@ -0,0 +1,20 @@ + + + + +omview download + + +
    +

    zoweomviewdownload

    +

    Download OM View report data to local folder.

    +

    Usage

    +

    zowe omview download <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_download_report.html b/docs/master/docs/zowe_omview_download_report.html new file mode 100644 index 0000000..c9fa004 --- /dev/null +++ b/docs/master/docs/zowe_omview_download_report.html @@ -0,0 +1,207 @@ + + + + +omview download report + + +
    +

    zoweomviewdownloadreport

    +

    Download report data.
    +Optionally convert text report to PDF.

    +

    Usage

    +

    zowe omview download report <repositoryId> <reportHandle> [fileTarget] [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_export.html b/docs/master/docs/zowe_omview_export.html new file mode 100644 index 0000000..e938271 --- /dev/null +++ b/docs/master/docs/zowe_omview_export.html @@ -0,0 +1,20 @@ + + + + +omview export + + +
    +

    zoweomviewexport

    +

    Export OM View text report file to local folder.

    +

    Usage

    +

    zowe omview export <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_export_report.html b/docs/master/docs/zowe_omview_export_report.html new file mode 100644 index 0000000..1285709 --- /dev/null +++ b/docs/master/docs/zowe_omview_export_report.html @@ -0,0 +1,168 @@ + + + + +omview export report + + +
    +

    zoweomviewexportreport

    +

    Export text report to spreadsheet using a predefined export rule.

    +

    Usage

    +

    zowe omview export report <repositoryId> <reportHandle> <ruleId> [fileTarget] [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_get.html b/docs/master/docs/zowe_omview_get.html new file mode 100644 index 0000000..a023a7e --- /dev/null +++ b/docs/master/docs/zowe_omview_get.html @@ -0,0 +1,20 @@ + + + + +omview get + + +
    +

    zoweomviewget

    +

    Get information from OM View repository.

    +

    Usage

    +

    zowe omview get <group>

    +

    Where <group> is one of the following:

    +

    Groups

    + +
    + + diff --git a/docs/master/docs/zowe_omview_get_user.html b/docs/master/docs/zowe_omview_get_user.html new file mode 100644 index 0000000..bd6abd8 --- /dev/null +++ b/docs/master/docs/zowe_omview_get_user.html @@ -0,0 +1,20 @@ + + + + +omview get user + + +
    +

    zoweomviewgetuser

    +

    Get user information from repository.

    +

    Usage

    +

    zowe omview get user <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_get_user_settings.html b/docs/master/docs/zowe_omview_get_user_settings.html new file mode 100644 index 0000000..5ccfbc0 --- /dev/null +++ b/docs/master/docs/zowe_omview_get_user_settings.html @@ -0,0 +1,166 @@ + + + + +omview get user settings + + +
    +

    zoweomviewgetusersettings

    +

    Get current user settings from repository.

    +

    Usage

    +

    zowe omview get user settings <repositoryId> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list.html b/docs/master/docs/zowe_omview_list.html new file mode 100644 index 0000000..a61d876 --- /dev/null +++ b/docs/master/docs/zowe_omview_list.html @@ -0,0 +1,26 @@ + + + + +omview list + + +
    +

    zoweomviewlist

    +

    List OM View repository, report, and user information.

    +

    Usage

    +

    zowe omview list <command|group>

    +

    Where <command|group> is one of the following:

    +

    Commands

    + +

    Groups

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_export-rules.html b/docs/master/docs/zowe_omview_list_export-rules.html new file mode 100644 index 0000000..b7adfad --- /dev/null +++ b/docs/master/docs/zowe_omview_list_export-rules.html @@ -0,0 +1,167 @@ + + + + +omview list export-rules + + +
    +

    zoweomviewlistexport-rules

    +

    List export rules defined for a report.
    +Use the returned 'Identifier' in the 'export report' command to reference that rule.

    +

    Usage

    +

    zowe omview list export-rules <reportId> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_report.html b/docs/master/docs/zowe_omview_list_report.html new file mode 100644 index 0000000..9d59e84 --- /dev/null +++ b/docs/master/docs/zowe_omview_list_report.html @@ -0,0 +1,22 @@ + + + + +omview list report + + +
    +

    zoweomviewlistreport

    +

    List information about a specific report.

    +

    Usage

    +

    zowe omview list report <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_report_index-names.html b/docs/master/docs/zowe_omview_list_report_index-names.html new file mode 100644 index 0000000..5ca52f3 --- /dev/null +++ b/docs/master/docs/zowe_omview_list_report_index-names.html @@ -0,0 +1,183 @@ + + + + +omview list report index-names + + +
    +

    zoweomviewlistreportindex-names

    +

    List indexes for a a specific report.
    +Use the returned 'IndexNameHandle' to reference a report index.
    +Use the returned 'IndexNameHandle' in the 'list report index-values' command to retrieve the list of associated index values for that index.

    +

    Usage

    +

    zowe omview list report index-names <repositoryId> <reportHandle> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_report_index-values.html b/docs/master/docs/zowe_omview_list_report_index-values.html new file mode 100644 index 0000000..d3b1d45 --- /dev/null +++ b/docs/master/docs/zowe_omview_list_report_index-values.html @@ -0,0 +1,189 @@ + + + + +omview list report index-values + + +
    +

    zoweomviewlistreportindex-values

    +

    List index values for a report index.
    +Use the returned 'ReportHandle' to reference an index value in other commands.
    +For example, use 'ReportHandle' in the 'download report' command to download that corresponding view of the report.

    +

    Usage

    +

    zowe omview list report index-values <repositoryId> <reportHandle> <indexNameHandle> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_report_logical-views.html b/docs/master/docs/zowe_omview_list_report_logical-views.html new file mode 100644 index 0000000..46391d3 --- /dev/null +++ b/docs/master/docs/zowe_omview_list_report_logical-views.html @@ -0,0 +1,175 @@ + + + + +omview list report logical-views + + +
    +

    zoweomviewlistreportlogical-views

    +

    List logical views available for a specific report.
    +Use the returned 'ReportHandle' to reference a logical view in other commands.
    +For example, use 'ReportHandle' in the 'download report' command to download the logical view of that report.
    +Use the returned 'IndexNameHandle' in the 'list report index-values' command to retrieve the list of associated index values (if defined) for that index.

    +

    Usage

    +

    zowe omview list report logical-views <repositoryId> <reportHandle> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_reports.html b/docs/master/docs/zowe_omview_list_reports.html new file mode 100644 index 0000000..6567fed --- /dev/null +++ b/docs/master/docs/zowe_omview_list_reports.html @@ -0,0 +1,207 @@ + + + + +omview list reports + + +
    +

    zoweomviewlistreports

    +

    List reports in a repository.
    +Use the returned 'ReportHandle' to reference a report in other commands.
    +For example, use the 'ReportHandle' in the 'download report' command to download that report.

    +

    Usage

    +

    zowe omview list reports <repositoryId> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_list_repositories.html b/docs/master/docs/zowe_omview_list_repositories.html new file mode 100644 index 0000000..9e8773b --- /dev/null +++ b/docs/master/docs/zowe_omview_list_repositories.html @@ -0,0 +1,174 @@ + + + + +omview list repositories + + +
    +

    zoweomviewlistrepositories

    +

    List repositories.
    +Use the returned 'Identifier' to reference a repository in other commands.
    +For example, use the 'Identifier' in the list reports' command to list reports in that repository.

    +

    Usage

    +

    zowe omview list repositories [options]

    +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_search.html b/docs/master/docs/zowe_omview_search.html new file mode 100644 index 0000000..a08ef0b --- /dev/null +++ b/docs/master/docs/zowe_omview_search.html @@ -0,0 +1,20 @@ + + + + +omview search + + +
    +

    zoweomviewsearch

    +

    Search data in a OM View repository.

    +

    Usage

    +

    zowe omview search <group>

    +

    Where <group> is one of the following:

    +

    Groups

    + +
    + + diff --git a/docs/master/docs/zowe_omview_search_index.html b/docs/master/docs/zowe_omview_search_index.html new file mode 100644 index 0000000..a06d885 --- /dev/null +++ b/docs/master/docs/zowe_omview_search_index.html @@ -0,0 +1,22 @@ + + + + +omview search index + + +
    +

    zoweomviewsearchindex

    +

    Search cross-report index data in a repository.

    +

    Usage

    +

    zowe omview search index <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_search_index_names.html b/docs/master/docs/zowe_omview_search_index_names.html new file mode 100644 index 0000000..c70a1e1 --- /dev/null +++ b/docs/master/docs/zowe_omview_search_index_names.html @@ -0,0 +1,216 @@ + + + + +omview search index names + + +
    +

    zoweomviewsearchindexnames

    +

    Search cross-report index names in a repository.
    +Use the returned 'IndexNameHandle' to reference a cross-report index name.
    +For example, use the 'IndexNameHandle' in the 'search index values' command to retrieve the list of index values for that cross-report index.

    +

    Usage

    +

    zowe omview search index names <repositoryId> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_search_index_reports.html b/docs/master/docs/zowe_omview_search_index_reports.html new file mode 100644 index 0000000..42cd1e6 --- /dev/null +++ b/docs/master/docs/zowe_omview_search_index_reports.html @@ -0,0 +1,219 @@ + + + + +omview search index reports + + +
    +

    zoweomviewsearchindexreports

    +

    Search reports containing a cross-report index value in a repository.
    +Use the returned 'ReportHandle' to reference a view of the report.
    +For example, use the 'ReportHandle' in the 'download report' command to download that view of the report.

    +

    Usage

    +

    zowe omview search index reports <repositoryId> <indexNameHandle> <valueHandle> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_search_index_values.html b/docs/master/docs/zowe_omview_search_index_values.html new file mode 100644 index 0000000..82a9fce --- /dev/null +++ b/docs/master/docs/zowe_omview_search_index_values.html @@ -0,0 +1,221 @@ + + + + +omview search index values + + +
    +

    zoweomviewsearchindexvalues

    +

    Search cross-report index values in a repository.
    +Use the returned 'IndexValueHandle' in the 'search index reports' command to retrieve the list of reports containing that index value.

    +

    Usage

    +

    zowe omview search index values <repositoryId> <indexNameHandle> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_set.html b/docs/master/docs/zowe_omview_set.html new file mode 100644 index 0000000..55c8755 --- /dev/null +++ b/docs/master/docs/zowe_omview_set.html @@ -0,0 +1,20 @@ + + + + +omview set + + +
    +

    zoweomviewset

    +

    Set information in OM View repository.

    +

    Usage

    +

    zowe omview set <group>

    +

    Where <group> is one of the following:

    +

    Groups

    + +
    + + diff --git a/docs/master/docs/zowe_omview_set_user.html b/docs/master/docs/zowe_omview_set_user.html new file mode 100644 index 0000000..d13c6fd --- /dev/null +++ b/docs/master/docs/zowe_omview_set_user.html @@ -0,0 +1,21 @@ + + + + +omview set user + + +
    +

    zoweomviewsetuser

    +

    Set configuration for current user in repository.

    +

    Usage

    +

    zowe omview set user <command>

    +

    Where <command> is one of the following:

    +

    Commands

    + +
    + + diff --git a/docs/master/docs/zowe_omview_set_user_distribution.html b/docs/master/docs/zowe_omview_set_user_distribution.html new file mode 100644 index 0000000..3c921a3 --- /dev/null +++ b/docs/master/docs/zowe_omview_set_user_distribution.html @@ -0,0 +1,172 @@ + + + + +omview set user distribution + + +
    +

    zoweomviewsetuserdistribution

    +

    Set distribution id for current user in repository.

    +

    Usage

    +

    zowe omview set user distribution <repositoryId> <distributionId> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_omview_set_user_mode.html b/docs/master/docs/zowe_omview_set_user_mode.html new file mode 100644 index 0000000..12eef2e --- /dev/null +++ b/docs/master/docs/zowe_omview_set_user_mode.html @@ -0,0 +1,173 @@ + + + + +omview set user mode + + +
    +

    zoweomviewsetusermode

    +

    Set mode for current user in repository.

    +

    Usage

    +

    zowe omview set user mode <repositoryId> <mode> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    OM Web Viewer Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +
    + + diff --git a/docs/master/docs/zowe_zos-files_delete_data-set-vsam.html b/docs/master/docs/zowe_zos-files_delete_data-set-vsam.html index 40103b9..52288aa 100644 --- a/docs/master/docs/zowe_zos-files_delete_data-set-vsam.html +++ b/docs/master/docs/zowe_zos-files_delete_data-set-vsam.html @@ -31,6 +31,12 @@

    Options

  • +

    --ignore-not-found | -i | --inf (boolean)

    + +
  • +
  • --purge | -p (boolean)

  • -

    Delete all expired VSAM data sets that match 'ibmuser.AAA.**.FFF':

    +

    Quietly delete all VSAM data sets that match 'ibmuser.AAA.**.FFF' ignoring not-found errors:

    @@ -178,6 +184,12 @@

    Examples

  • zowe zos-files delete data-set-vsam "ibmuser.cntl.vsam" -f --erase
  • +
  • +

    Quietly delete all VSAM data sets that match 'ibmuser.AAA.**.FFF' ignoring not-found errors:

    + +
  • diff --git a/docs/master/docs/zowe_zos-files_delete_data-set.html b/docs/master/docs/zowe_zos-files_delete_data-set.html index a7fe928..728c5dc 100644 --- a/docs/master/docs/zowe_zos-files_delete_data-set.html +++ b/docs/master/docs/zowe_zos-files_delete_data-set.html @@ -31,6 +31,12 @@

    Required Options

    Options

    diff --git a/docs/master/docs/zowe_zos-files_delete_uss-file.html b/docs/master/docs/zowe_zos-files_delete_uss-file.html index 57f09cf..b6e8247 100644 --- a/docs/master/docs/zowe_zos-files_delete_uss-file.html +++ b/docs/master/docs/zowe_zos-files_delete_uss-file.html @@ -37,6 +37,12 @@

    Options

  • +

    --ignore-not-found | -i | --inf (boolean)

    + +
  • +
  • --response-timeout | --rto (number)

  • +
  • +

    Quietly delete a file, suppressing errors if the file doesn't exist:

    + +
  • diff --git a/docs/master/docs/zowe_zos-files_delete_zos-file-system.html b/docs/master/docs/zowe_zos-files_delete_zos-file-system.html index db7bbab..283b459 100644 --- a/docs/master/docs/zowe_zos-files_delete_zos-file-system.html +++ b/docs/master/docs/zowe_zos-files_delete_zos-file-system.html @@ -28,6 +28,21 @@

    Required Options

    +

    Options

    +

    Zosmf Connection Options

    -

    Options

    -

    Profile Options

    +
  • +

    Quietly delete a z/OS file, suppressing errors if the file doesn't exist:

    + +
  • diff --git a/docs/master/docs/zowe_zos-files_download.html b/docs/master/docs/zowe_zos-files_download.html index dc38794..9b15b8b 100644 --- a/docs/master/docs/zowe_zos-files_download.html +++ b/docs/master/docs/zowe_zos-files_download.html @@ -13,9 +13,10 @@

    Usage

    Where <command> is one of the following:

    Commands

    diff --git a/docs/master/docs/zowe_zos-files_download_all-members-matching.html b/docs/master/docs/zowe_zos-files_download_all-members-matching.html new file mode 100644 index 0000000..81ddb93 --- /dev/null +++ b/docs/master/docs/zowe_zos-files_download_all-members-matching.html @@ -0,0 +1,225 @@ + + + + +zos-files download all-members-matching + + +
    +

    zowezos-filesdownloadall-members-matching

    +

    Download all members that match a specific pattern from a partitioned data set to a local folder.

    +

    Usage

    +

    zowe zos-files download all-members-matching <dataSetName> <pattern> [options]

    +

    Positional Arguments

    + +

    Options

    + +

    Zosmf Connection Options

    + +

    Profile Options

    + +

    Base Connection Options

    + +

    Examples

    + +
    + + diff --git a/docs/master/docs/zowe_zos-files_download_uss-file.html b/docs/master/docs/zowe_zos-files_download_uss-file.html index 5e5f98b..8be2f35 100644 --- a/docs/master/docs/zowe_zos-files_download_uss-file.html +++ b/docs/master/docs/zowe_zos-files_download_uss-file.html @@ -22,6 +22,12 @@

    Positional Arguments

    Options

    diff --git a/docs/master/docs/zowe_zos-files_list.html b/docs/master/docs/zowe_zos-files_list.html index 42b3a69..c986b1d 100644 --- a/docs/master/docs/zowe_zos-files_list.html +++ b/docs/master/docs/zowe_zos-files_list.html @@ -13,7 +13,7 @@

    Usage

    Where <command> is one of the following:

    Commands

    @@ -41,6 +41,12 @@

    Options

  • +

    --encoding | --ec (string)

    + +
  • +
  • --mainframe-search | --ms (boolean)

  • +

    --encoding | --ec (string)

    + +
  • +
  • --response-timeout | --rto (number)

  • +
  • +

    Upload all files from the "local_dir" directory to the "/a/ibmuser/my_dir" USS directory using IBM-1047 encoding:

    + +
  • diff --git a/docs/master/docs/zowe_zos-files_upload_file-to-uss.html b/docs/master/docs/zowe_zos-files_upload_file-to-uss.html index 32f39f0..4718a8f 100644 --- a/docs/master/docs/zowe_zos-files_upload_file-to-uss.html +++ b/docs/master/docs/zowe_zos-files_upload_file-to-uss.html @@ -40,6 +40,12 @@

    Options

  • +

    --attributes | --attrs (string)

    + +
  • +
  • --response-timeout | --rto (number)

  • +
  • +

    --wait-for-active | --wfa (boolean)

    + +
  • +
  • +

    --wait-for-output | --wfo (boolean)

    + +
  • Zosmf Connection Options