Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
make -C docs gendocs
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Su <[email protected]>
  • Loading branch information
pingsutw committed Feb 14, 2024
1 parent 44a7a7a commit fce0445
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 623 deletions.
2 changes: 0 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import (
"github.com/flyteorg/flytectl/cmd/demo"
"github.com/flyteorg/flytectl/cmd/get"
"github.com/flyteorg/flytectl/cmd/register"
"github.com/flyteorg/flytectl/cmd/sandbox"
"github.com/flyteorg/flytectl/cmd/update"
"github.com/flyteorg/flytectl/cmd/upgrade"
"github.com/flyteorg/flytectl/cmd/version"
Expand Down Expand Up @@ -64,7 +63,6 @@ func newRootCmd() *cobra.Command {
rootCmd.AddCommand(update.CreateUpdateCommand())
rootCmd.AddCommand(register.RemoteRegisterCommand())
rootCmd.AddCommand(delete.RemoteDeleteCommand())
rootCmd.AddCommand(sandbox.CreateSandboxCommand())
rootCmd.AddCommand(demo.CreateDemoCommand())
rootCmd.AddCommand(configuration.CreateConfigCommand())
rootCmd.AddCommand(completionCmd)
Expand Down
1 change: 0 additions & 1 deletion docs/source/gen/flytectl.rst

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

127 changes: 0 additions & 127 deletions docs/source/gen/flytectl_sandbox.rst

This file was deleted.

106 changes: 0 additions & 106 deletions docs/source/gen/flytectl_sandbox_exec.rst

This file was deleted.

Loading

0 comments on commit fce0445

Please sign in to comment.