mirror of
https://github.com/vee1e/gittuf.git
synced 2026-09-03 11:17:08 +00:00
3.1 KiB
Generated
3.1 KiB
Generated
gittuf trust
Tools for gittuf's root of trust
Options
-h, --help help for trust
-k, --signing-key string signing key to use to sign root of trust
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")
--verbose enable verbose logging
SEE ALSO
- gittuf - A security layer for Git repositories, powered by TUF
- gittuf trust add-github-app - Add GitHub app to gittuf root of trust
- gittuf trust add-global-rule - Add a new global rule to root of trust (developer mode only, set GITTUF_DEV=1)
- gittuf trust add-policy-key - Add Policy key to gittuf root of trust
- gittuf trust add-propagation-directive - Add propagation directive into gittuf root of trust (developer mode only, set GITTUF_DEV=1)
- gittuf trust add-root-key - Add Root key to gittuf root of trust
- gittuf trust apply - Validate and apply changes from policy-staging to policy
- gittuf trust disable-github-app-approvals - Mark GitHub app approvals as untrusted henceforth
- gittuf trust enable-github-app-approvals - Mark GitHub app approvals as trusted henceforth
- gittuf trust init - Initialize gittuf root of trust for repository
- gittuf trust list-global-rules - List global rules for the current state
- gittuf trust remote - Tools for managing remote policies
- gittuf trust remove-github-app - Remove GitHub app from gittuf root of trust
- gittuf trust remove-global-rule - Remove a global rule from root of trust (developer mode only, set GITTUF_DEV=1)
- gittuf trust remove-policy-key - Remove Policy key from gittuf root of trust
- gittuf trust remove-propagation-directive - Remove propagation directive from gittuf root of trust (developer mode only, set GITTUF_DEV=1)
- gittuf trust remove-root-key - Remove Root key from gittuf root of trust
- gittuf trust set-repository-location - Set repository location
- gittuf trust sign - Sign root of trust
- gittuf trust update-policy-threshold - Update Policy threshold in the gittuf root of trust
- gittuf trust update-root-threshold - Update Root threshold in the gittuf root of trust