Petr Plavjaník

Results 43 issues of Petr Plavjaník

I am downloading a binary file using the following command: ```sh zowe zos-files dl uf /a/mydir/sca.jar -f sca.jar --binary ``` The download seems to be successful: ``` USS file downloaded...

bug
Blocked
zosmf
priority-medium

Partial or wrong security configuration is a cause of many configuration and runtime problems for both the server user ID and users. Such problems are not easy to diagnose and...

enhancement

I would like to upload a file into a USS directory under the same name. If I specify a directory as a target of the UNIX command `cp` it works....

enhancement

Zowe CLI version: ``` $ zowe --version 7.0.0-next.202203091358 ``` Installing a plugin: ``` $ zowe plugins install @broadcom/sysview-for-zowe-cli Plug-ins within the Imperative CLI Framework can legitimately gain control of the...

enhancement
documentation

This is small suggestion for enhancement and a problem that I am having while trying to login again in API ML after the token expires. I have logged into Zowe...

enhancement
question

While working with documentation of [Ansible collections](https://ibm.github.io/z_ansible_collections_doc/ibm_zos_core/docs/source/modules/zos_copy.html#return-values), [Linux commands](https://man7.org/linux/man-pages/man1/git-status.1.html#OUTPUT), or [Java APIs](https://docs.oracle.com/javase/8/docs/api/java/nio/file/Files.html#copy-java.io.InputStream-java.nio.file.Path-java.nio.file.CopyOption...-) I often use the documentation of return values or output. It is helpful to have return values and...

enhancement
API
priority-medium
community-upvoted
dev-doc
v4

Most of the Zowe CLI plug-ins have the parameter `base_path` that can be used to connect to APIs registered in Zowe API ML. In such a case you specify the...

enhancement

I am trying to delete a file that may not exist. In Linux, I would use `rm -f /tmp/may-not-exist` and that would either delete it if it is there or...

enhancement
priority-medium
community-upvoted

Hello, I have entered the following command to create a profile: ```bash zowe profiles create zosmf-profile zzow01-zowep --host zzow01.zowe.marist.cloud --port 10443 --user userid --pass "passwd" --reject-unauthorized False --overwrite ``` It...

enhancement
priority-low

## Is your request for enhancement related to a problem? Please describe. The documentation explains how to configure DVIPA for Zowe in Hot Standby mode. It does not say what...

type: enhancement