Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support to for running commands in workspace viacoder ssh workspace [command] #2154

Assignees
brettkolodny
Labels
apiArea: HTTP APIcliArea: CLI
@mafredri

Description

@mafredri

Feature request

Add support to for running commands in workspace viacoder ssh workspace [command] where[command] is immediately run on the workspace instead of a login shell.

This feature should behave likessh coder.workspace [command].

(I'm writing this as a feature request, although I do think itcould classify as a bug/missing core functionality.)

Are there any workarounds?

Yes, usessh instead ofcoder ssh.

Notes

There are other limitations tocoder ssh as well, like not reading standard input, for instance:

❯ coder ssh work <<<'echo hi'inappropriate ioctl for device❯ ssh coder.work <<<'echo hi'hi

I think forcoder ssh to be the most useful, it should have greater feature parity with plainssh.

Metadata

Metadata

Assignees

Labels

apiArea: HTTP APIcliArea: CLI

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp