mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-02 18:57:10 +00:00
1,001 B
Generated
1,001 B
Generated
gittuf trust update-root-threshold
Update Root threshold in the gittuf root of trust
Synopsis
This command allows users to update the threshold of valid signatures required for the root of trust.
gittuf trust update-root-threshold [flags]
Options
-h, --help help for update-root-threshold
--threshold int threshold of valid signatures required for root (default -1)
Options inherited from parent commands
--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
--verbose enable verbose logging
SEE ALSO
- gittuf trust - Tools for gittuf's root of trust