INNER CODE UNIT · Go

init

xm1k3/cent · cmd/check.go:51

func init() {
	rootCmd.AddCommand(checkCmd)

	checkCmd.Flags().BoolP("remove", "r", false, "Remove from .cent.yaml urls that are no longer accessible or are currently private")
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…