Running there following command type does not work
balena ssh
For example:
balena ssh caf37bd061cbeec7197d424efa022bed bluetooth pwd
Unexpected argument: pwd
See more help with --help
What is the correct command?
Running there following command type does not work
balena ssh
For example:
balena ssh caf37bd061cbeec7197d424efa022bed bluetooth pwd
Unexpected argument: pwd
See more help with --help
What is the correct command?
Hi Ron,
just remove the pwd from the end of the line.
Running ssh <id> should give you a prompt from the targeted machine then you can run pwd there.
You can check SSH access - Balena Documentation for alternatives like balena tunnel or separate ssh client.
Hi,
were you able to resolve the problem?
Is there anything left we can assist you with?