Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Root = &cobra.Command{ Use: "synthient", Version: "v1.6.2", Short: "Official CLI tool for Synthient", Long: "Synthient's official CLI for account inspection, IP and domain lookups, gRPC schemas, real-time feed streams, and Parquet snapshot downloads.", Run: func(cmd *cobra.Command, args []string) { err := cmd.Help() if err != nil { timber.Fatal(err, "output help") } }, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.