cli icon indicating copy to clipboard operation
cli copied to clipboard

The Nextstrain command-line interface (CLI)—a program called nextstrain—which aims to provide a consistent way to run and visualize pathogen builds and access Nextstrain components like Augur and Ausp...

Results 84 cli issues
Sort by recently updated
recently updated
newest added

``` $ nextstrain update conda Checking for newer versions of Nextstrain CLI… A new version of nextstrain-cli, 10.2.0, is available! You're running 9.0.0. See what's new in the changelog: https://github.com/nextstrain/cli/blob/10.2.0/CHANGES.md#readme...

bug

## Description of proposed changes Newer versions since 2.0.0 include fix for installing nextstrain/conda-base when the dependencies specify `x86_64-microarch-level`. ## Related issue(s) Resolves Related to ## Checklist - [ ]...

This was brought up by a user at office hours. Here is the relevant output after running `nextstrain view` (computer-specific details cropped out): ![Image](https://github.com/user-attachments/assets/3cefe8a6-b449-4330-aa97-992ad4072be0) There is an error in the...

bug
source: office hours

### Context _Full context in https://github.com/nextstrain/conda-base/issues/105_ Summary: If nextstrain/conda-base includes package that specifies `x86_64-microarch-level`, then installation will fail due to bug in mamba, which has been resolved in [v1.5.10](https://github.com/mamba-org/mamba/blob/1.x/CHANGELOG.md#20240920) and...

enhancement