Skip to content

genv remote doesn't work on macOS #71

@0x6e

Description

@0x6e

I ran the following setup on macOS and linux

virtualenv .env && source .env/bin/activate
python3 -m pip install genv==1.4.2 setuptools
genv remote -H <remote host> envs

On linux it starts connecting to the remote host via SSH, which is what I expect.

On macOS:

$ genv remote -H <remote host> envs 
genv: ‘remote’: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions