这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@edigaryev
Copy link
Collaborator

Current behavior:

% tart delete non-existent ; echo $?
failed to open lock file file:///Users/edi/.tart/vms/non-existent/config.json: No such file or directory
1

With this PR:

% tart delete non-existent ; echo $?
the specified VM "non-existent" does not exist
2

Related to cirruslabs/packer-plugin-tart#168.

@edigaryev edigaryev merged commit dbf711a into main Sep 26, 2024
@edigaryev edigaryev deleted the tart-delete-humanized-error branch September 26, 2024 10:45
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.

3 participants