We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2030e8 commit 8e9dc23Copy full SHA for 8e9dc23
cliext/commandsgen/README.md renamed to commandsgen/README.md
cliext/commandsgen/code.go renamed to commandsgen/code.go
cliext/commandsgen/docs.go renamed to commandsgen/docs.go
cliext/commandsgen/parse.go renamed to commandsgen/parse.go
internal/cmd/gen-commands/main.go
@@ -7,7 +7,7 @@ import (
7
"path/filepath"
8
"runtime"
9
10
- "github.com/temporalio/cli/cliext/commandsgen"
+ "github.com/temporalio/cli/commandsgen"
11
"github.com/temporalio/cli/internal/temporalcli"
12
)
13
internal/cmd/gen-docs/main.go
0 commit comments