mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-02 02:37:05 +00:00
1.1 KiB
Generated
1.1 KiB
Generated
gittuf trust remote pull
Pull policy from the specified remote
Synopsis
The 'pull' command fetches updates to the gittuf policy from the specified remote into the local repository.
gittuf trust remote pull <remote> [flags]
Options
-h, --help help for pull
Options inherited from parent commands
--create-rsl-entry create RSL entry for policy change immediately (note: the RSL will not be synced with the remote)
--no-color turn off colored output
--profile enable CPU and memory profiling
--profile-CPU-file string file to store CPU profile (default "cpu.prof")
--profile-memory-file string file to store memory profile (default "memory.prof")
-k, --signing-key string signing key to use to sign root of trust (path to SSH key, "gpg:<fingerprint>" for GPG, "fulcio:" for Sigstore)
--verbose enable verbose logging
SEE ALSO
- gittuf trust remote - Tools for managing remote policies