Documentation ¶ Index ¶ func Commands(con *client.Client) *cobra.Command func CompleteByID(con *client.Client) carapace.Action Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Commands ¶ func Commands(con *client.Client) *cobra.Command Commands returns a command tree to manage and display services. func CompleteByID ¶ func CompleteByID(con *client.Client) carapace.Action CompleteByID completes services by their (short) ID, described by host / number / proto / product / state, and colours each candidate by port state (open green, filtered yellow, else dim). Types ¶ This section is empty. Source Files ¶ View all Source files services.go Click to show internal directories. Click to hide internal directories.