Skip to content

vagrant ssh -c command fails with return code 0 when instance not created #6

@godp1301

Description

@godp1301

If you attempt to issue an ssh command on a non-existing vm, an error message is displayed but the return code is 0.

The virtualbox provider behaves correctly as it prints an error message but the return code is 1 as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions