Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
flux2
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
fluxcd
flux2
Commits
ffd47849
Unverified
Commit
ffd47849
authored
4 years ago
by
Manuel Morejon
Browse files
Options
Downloads
Patches
Plain Diff
Replace tab by space
parent
750830c3
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
cmd/tk/main.go
+1
-1
1 addition, 1 deletion
cmd/tk/main.go
docs/cmd/tk.md
+1
-1
1 addition, 1 deletion
docs/cmd/tk.md
with
2 additions
and
2 deletions
cmd/tk/main.go
+
1
−
1
View file @
ffd47849
...
...
@@ -53,7 +53,7 @@ var rootCmd = &cobra.Command{
# List GitRepository sources and their status
tk get sources git
# Trigger a GitRepository source reconciliation
# Trigger a GitRepository source reconciliation
tk reconcile source git gitops-system
# Export GitRepository sources in YAML format
...
...
This diff is collapsed.
Click to expand it.
docs/cmd/tk.md
+
1
−
1
View file @
ffd47849
...
...
@@ -24,7 +24,7 @@ Command line utility for assembling Kubernetes CD pipelines the GitOps way.
# List GitRepository sources and their status
tk get sources git
# Trigger a GitRepository source reconciliation
# Trigger a GitRepository source reconciliation
tk reconcile source git gitops-system
# Export GitRepository sources in YAML format
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment