FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

add deploy cli by ivan-khomyakov-sc · Pull Request #258 · scaleapi/nucleus-python-client · GitHub

add deploy cli - #258

Open
ivan-khomyakov-sc wants to merge 10 commits into
hmi-releasefrom
ivan_k/add_deploy_cli
Open

add deploy cli#258
ivan-khomyakov-sc wants to merge 10 commits into
hmi-releasefrom
ivan_k/add_deploy_cli

Conversation

ivan-khomyakov-sc commented Mar 15, 2022
edited
Loading

Copy link
Copy Markdown

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 changed the base branch from master to hmi-release March 15, 2022 18:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL