Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cobra.Command{ Use: "sites [--filter filter]", Short: "Show internal supported PT sites list which can be used with this software.", Long: `Show internal supported PT sites list which can be used with this software. By default it does NOT display obsolete / legacy site that is currently / already dead, unless --all flag is set.`, Args: cobra.MatchAll(cobra.ExactArgs(0), cobra.OnlyValidArgs), RunE: sites, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.