Documentation
¶
Overview ¶
* @Author: jffan * @Date: 2024-07-31 14:46:14 * @LastEditTime: 2024-08-13 10:56:45 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\policy\delete.go * @Description: delete policy
* @Author: jffan * @Date: 2024-07-31 16:39:36 * @LastEditTime: 2024-08-02 16:56:48 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\policy\detail.go * @Description: get the detail of the policy
* @Author: jffan * @Date: 2024-07-31 16:34:14 * @LastEditTime: 2024-08-13 10:54:37 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\policy\list.go * @Description: get policy list
* @Author: jffan * @Date: 2024-07-29 09:48:09 * @LastEditTime: 2024-08-14 14:30:04 * @LastEditors: jffan * @FilePath: \tcas-cli\cmd\policy\policy.go * @Description:
* @Author: jffan * @Date: 2024-07-31 14:18:43 * @LastEditTime: 2024-08-15 09:36:55 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\policy\set.go * @Description: set policy
* @Author: jffan * @Date: 2024-07-31 16:41:04 * @LastEditTime: 2024-08-06 16:10:50 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\policy\update.go * @Description: update policy
Index ¶
Constants ¶
This section is empty.
Variables ¶
var Cmd = &cobra.Command{ Args: cobra.NoArgs, Use: "policy", Short: "manager policy", Long: "", SuggestionsMinimumDistance: 1, DisableSuggestions: false, }
policyCmd represents the policy command
Functions ¶
This section is empty.
Types ¶
This section is empty.