Graham Wright
Graham Wright
The actual filtering occurring on payloads retrieved by the `tw cli` does not appear to be the same as how the help text describes the behaviour. ### How to reproduce...
## Background An individual identified as a root user in Tower has full edit/view permissions for Organizations, Workspaces, Users, and Teams via the Tower console. This level of access does...
As per client ticket [https://support.seqera.io/a/tickets/3867](https://support.seqera.io/a/tickets/3867), the [private cert section](https://github.com/seqeralabs/tower-cli#custom-ssl-certificate-authority-store) should be augmented with improved guidance re: 1. Need for cert to be in a Java-type truststore (to be confirmed by...
The tw cli does not yet offer a native way to extract the nextflow schema file and associated parameters from Tower. A workaround is possible via direct call to the...
Various commands are shared with clients via the official Seqera support portal. We should ensure these examples make their way back to the official docs. This will allow `tower-cli` users...
## Summary of Issue Configured Launchpad pipeline launched from `tw` fails with error `ERROR ~ Unknown executor name: k8s`. Same pipeline works fine when launched via Seqera Platform UI. ##...