Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
Signed-off-by: Youngjin Jo <[email protected]>
  • Loading branch information
yjinjo committed Nov 13, 2024
1 parent db4e795 commit b7c9527
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 169 deletions.
167 changes: 0 additions & 167 deletions cmd/init.go

This file was deleted.

5 changes: 3 additions & 2 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ var rootCmd = &cobra.Command{
Use: "cfctl",
Short: "cfctl controls the SpaceONE services.",
Long: `cfctl controls the SpaceONE services.
Find more information at: https://docs.spaceone.megazone.io/cfctl`,
Find more information at:
- https://docs.spaceone.megazone.io/developers/setup/cfctl (English)
- https://docs.spaceone.megazone.io/ko/developers/setup/cfctl (Korean)`,
// Uncomment the following line if your bare application
// has an action associated with it:
// Run: func(cmd *cobra.Command, args []string) { },
Expand Down

0 comments on commit b7c9527

Please sign in to comment.