Skip to content

Set custom string in --format #3

Description

@ritiek

I see we can set a pre-define format with --format parameter:

$ remoteit connect <device_alias> --format ssh
proxy01.rt3.io -p 10101

It would also be nice to specify any custom format such as:

$ remoteit connect <device_alias> --format "{hostname}:{port}"
proxy01.rt3.io:10101

or such as only display the hostname:

$ remoteit connect <device_alias> --format "{hostname}"
proxy01.rt3.io

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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