Skip to content

Commit 7dd7e08

Browse files
committed
chore: Add alias coder agent
1 parent ce49966 commit 7dd7e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/root.go

+1
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ func Root() *cobra.Command {
7373
workspaceTunnel(),
7474
gitssh(),
7575
publickey(),
76+
workspaceAgent(),
7677
)
7778

7879
cmd.PersistentFlags().String(varGlobalConfig, configdir.LocalConfig("coderv2"), "Path to the global `coder` config directory")

0 commit comments

Comments
 (0)