Skip to content

kw remote add fail with namespace #714

@rodrigosiqueira

Description

@rodrigosiqueira

Description:

kw remote add is not working for non-ip entries.

How to Reproduce:

Steps to reproduce the behavior:

  1. Run: kw remote add ubu-tm root@something
  2. Check: .kw/remote.config
  3. You will see something like this:
Host ubu-tm                                                                        
  Hostname                                                                         
  Port                                                                             
  User

Expected behavior:

kw remote add ubu-tm root@something
cat .kw/remote.config
Host ubu-tm                                                                        
  Hostname something                                                                   
  Port 22                                                  
  User root

System information:

  • OS: Debian Sid
  • kw Version: unstable

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions