Skip to content

Conversation

@ivan-khomyakov-sc
Copy link

@ivan-khomyakov-sc ivan-khomyakov-sc commented Mar 15, 2022

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 need to pip install the package to use scale-launch directly

Currently supported:
scale-launch bundles list
scale-launch bundles get [bundle_name] with "pretty print"
scale-launch bundles delete [bundle_name]
scale-launch endpoints list
scale-launch endpoints delete [endpoint_name]

@ivan-khomyakov-sc ivan-khomyakov-sc changed the base branch from master to hmi-release March 15, 2022 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants