mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-24 00:21:46 +00:00
Remove tk sync example from help command
Signed-off-by: Manuel Morejon <manuel@mmorejon.io>
This commit is contained in:
parent
c8586d1ef4
commit
d245ef9b39
1 changed files with 1 additions and 4 deletions
|
|
@ -53,9 +53,6 @@ var rootCmd = &cobra.Command{
|
||||||
# List GitRepository sources and their status
|
# List GitRepository sources and their status
|
||||||
tk get sources git
|
tk get sources git
|
||||||
|
|
||||||
# Trigger a GitRepository source sync
|
|
||||||
tk sync source git webapp-latest
|
|
||||||
|
|
||||||
# Export GitRepository sources in YAML format
|
# Export GitRepository sources in YAML format
|
||||||
tk export source git --all > sources.yaml
|
tk export source git --all > sources.yaml
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue