Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scale CLI doesn't create preceeding paths for export commands #39

Closed
pojntfx opened this issue Sep 6, 2023 · 1 comment
Closed

Scale CLI doesn't create preceeding paths for export commands #39

pojntfx opened this issue Sep 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@pojntfx
Copy link
Member

pojntfx commented Sep 6, 2023

Minor inconvenience I'm noticing with the Scale CLI - unlike say Go, it doesn't create the paths on export. For example, I get an error here; coming from Go, I'd probably have expected the output directory to be created:

scale function export local/questions:latest out
Error: failed to stat output path out: stat out: no such file or directory
@pojntfx pojntfx added the enhancement New feature or request label Sep 6, 2023
ShivanshVij added a commit that referenced this issue Sep 27, 2023
Signed-off-by: Shivansh Vij <[email protected]>
ShivanshVij added a commit that referenced this issue Sep 27, 2023
* Bumping Scale CLI

Signed-off-by: Shivansh Vij <[email protected]>

* Various quality of life bug fixes

Signed-off-by: Shivansh Vij <[email protected]>

* Fixing linter errors

Signed-off-by: Shivansh Vij <[email protected]>

* Fix for #39

Signed-off-by: Shivansh Vij <[email protected]>

---------

Signed-off-by: Shivansh Vij <[email protected]>
@ShivanshVij
Copy link
Member

Fixed in #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants