zowe → profiles → update → tso-profile
z/OS TSO/E User Profile
Usage
zowe profiles update tso-profile <profileName> [options]
Positional Arguments
profileName
(string)- Specifies the name of the new tso profile. You can load this profile by using the name on commands that support the "--tso-profile" option.
TSO ADDRESS SPACE OPTIONS
--account
|-a
(string)- Your z/OS TSO/E accounting information.
--character-set
|--cs
(string)- Character set for address space to convert messages and responses from UTF-8 to EBCDIC.
--code-page
|--cp
(string)- Codepage value for TSO/E address space to convert messages and responses from UTF-8 to EBCDIC.
--columns
|--cols
(number)- The number of columns on a screen.
--logon-procedure
|-l
(string)- The logon procedure to use when creating TSO procedures on your behalf.
--region-size
|--rs
(number)- Region size for the TSO/E address space.
--rows
(number)- The number of rows on a screen.
Examples
Update a tso profile called myprof with new JES accounting information:
zowe profiles update tso-profile myprof -a NEWACCT