Refactor CLI to make it testable using `testscript` by hslatman · Pull Request #1426 · smallstep/cli

@github-actions bot added the needs triage

Waiting for discussion / prioritization by team

label

May 22, 2025

This was referenced

May 27, 2025

@hslatman

@hslatman

@hslatman

In CI the TTY is not available, and will result in this error:

`error reading password: error allocating terminal: open /dev/tty: no such device or address`

We prevent this by using the `--password-file` flag.

@hslatman

@hslatman

@hslatman hslatman marked this pull request as ready for review

June 13, 2025 10:40

@hslatman

maraino

@hslatman

@hslatman