Pull artifact not push artifact
Fixup docs string to match pull command Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
committed by
Stefan Prodan
parent
41aac68193
commit
69e26ca1d9
@@ -28,7 +28,7 @@ import (
|
||||
|
||||
var pullArtifactCmd = &cobra.Command{
|
||||
Use: "artifact",
|
||||
Short: "Push artifact",
|
||||
Short: "Pull artifact",
|
||||
Long: `The pull artifact command downloads and extracts the OCI artifact content to the given path.
|
||||
The pull command uses the credentials from '~/.docker/config.json'.`,
|
||||
Example: `# Pull an OCI artifact created by flux from GHCR
|
||||
|
||||
Reference in New Issue
Block a user