Ruud Senden

Results 110 issues of Ruud Senden

Currently, parameters and options are mostly displayed in the order in which they are defined in the various command classes. Preferably, the synopsis should display options and parameters in the...

enhancement
fcli-core
prio:low
effort:?

Although probably low priority for now, allowing an appversion (and maybe also other entities) to be created from a variable could be a very powerful feature to copy application versions...

enhancement
fcli-ssc
prio:low
effort:high

The `fcli ssc appversion-artifact upload` and `import` commands simply upload the given artifact with the given engine type to SSC, potentially resulting in processing failure if the appropriate parser plugin...

enhancement
fcli-ssc
prio:medium
effort:?

Ideally, all commands for which the primary FoD API endpoint supports the `filters` request parameter should allow for server-side filtering, both providing automated server-side query-functionality based on `-q`/`--query` option, and...

enhancement
fcli-fod
prio:medium
effort:medium

Customers may need to share the generated report with OpenText for license validation purposes, however they may not be comfortable with sharing developer PII (name/email) or other potentially confidential information...

enhancement
fcli-util
prio:low
effort:medium

At the moment, the `fcli util ncd-report` commands only support GitHub and GitLab; we should add support for other commonly used SCM providers, in particular Azure DevOps and potentially BitBucket....

enhancement
fcli-util
prio:medium
effort:medium

The file transfer helpers in SSC and FoD modules instantiate `IProgressHelper` instances through `ProgressWriterType` directly. For consistency and enhanced capabilities, command classes using these file transfer helpers should use `ProgressWriterFactoryMixin`...

enhancement
fcli-ssc
fcli-fod
prio:low
effort:low

In some cases, it might be useful to have dynamic command headers shown in the usage help information. For example, if there are any active SSC sessions, the `fcli ssc...

feature
prio:low
effort:low

There are quite a lot of entries in `/fcli-app/src/main/resources/META-INF/native-image/fcli/fcli-app/spel/reflect-config.json` to allow for proper SpEL operation in native images. Given the time that it takes for native images to be ready...

fcli-core
prio:low
effort:high

Related to #336, fcli should provide proper completion candidates where applicable. The new `CompletionCandidatesTest` currently outputs the following options/parameters that may need to be improved to provide proper completion candidates:...

enhancement
consistency
prio:medium
effort:low