tower-cli icon indicating copy to clipboard operation
tower-cli copied to clipboard

Nextflow Tower CLI tool (beta)

Results 130 tower-cli issues
Sort by recently updated
recently updated
newest added

Ex: `compute-env` -> `ce` `credentials` -> `creds` `pipelines` -> `pipes`

enhancement

# Summary The purpose of this issue is to allow the possibility to change the default workspace defined as an env variable with a CLI command. This will prevent the...

enhancement

The CLI is able to output standard JSON for CLI commands. This makes it relatively easy to store infrastructure as code as well as to retrieve settings/status for Tower entities....

documentation

When listing members of an organization, the flag `--no-max` has the opposite effect of what was expected: it shows _fewer_ records instead of showing all of them. Just 10 records,...

enhancement

Seeing as Nextflow is all about containerisation, it would be nice to have this cli readily available in a container 😉 Could build and host via the GitHub container registry...

enhancement

### Description There is no need to pass the type of participant at `participants` subcommands. Instead require to pass the participant ID.

enhancement

## Description Current launch version only allow to pass parameters using a file, with the option `--params`. To mimic as much as possible the `nextflow run ...` command here we...

enhancement

It could be desirable to group top commands separately, something like: ``` CORE COMMANDS: launch Launch a pipeline execution runs List and manages pipelines|workflow runs MANAGE COMMANDS pipelines Manage workspace...

enhancement

## Description Commands that show paginated list do not give any info of how many items do we have in total and with page are we. ## Proposal Add a...

enhancement

As of now, when compared to the EFS options, it is not completely intuitive that it is possible to create an FSX filesystem from the `tw` CLI, even if it...

enhancement