gittuf/docs/cli/gittuf_trust_remove-root-key.md
Aditya Sirish 749b7df97c
*: Add support for coloring log output
Signed-off-by: Aditya Sirish <aditya@saky.in>
2025-02-01 17:58:11 -05:00

855 B
Generated

gittuf trust remove-root-key

Remove Root key from gittuf root of trust

gittuf trust remove-root-key [flags]

Options

  -h, --help                 help for remove-root-key
      --root-key-ID string   ID of Root key to be removed from 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")
  -k, --signing-key string           signing key to use to sign root of trust
      --verbose                      enable verbose logging

SEE ALSO