ivan-khomyakov-sc
Results
2
issues of
ivan-khomyakov-sc
Expected: `scale-launch bundles list` Reality: `LAUNCH_API_KEY="scaleint_|61b10518ed7fef001dd26869" poetry run scale-launch bundles list` Because: 1. Need to set the variable to get the credentials 2. `poetry run` runs the local script. You'd...