Documentation
¶
Overview ¶
* @Author: jffan * @Date: 2024-07-31 15:01:17 * @LastEditTime: 2024-08-05 09:44:23 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\root.go * @Description:
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "tcasctl", Short: "tcasctl is a client to manage trust cluster attestation server", Args: cobra.NoArgs, Long: "", SuggestionsMinimumDistance: 1, DisableSuggestions: false, }
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
* @Author: jffan * @Date: 2024-08-15 09:16:45 * @LastEditTime: 2024-08-20 15:52:56 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\attest\cert.go * @Description:
|
* @Author: jffan * @Date: 2024-08-15 09:16:45 * @LastEditTime: 2024-08-20 15:52:56 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\attest\cert.go * @Description: |
- @Author: jffan - @Date: 2024-08-05 09:34:20 - @LastEditTime: 2024-08-14 16:39:35 - @LastEditors: jffan - @FilePath: \tcas-cli\cmd\ca\ca.go - @Description: Command to obtain a CA certificate
|
- @Author: jffan - @Date: 2024-08-05 09:34:20 - @LastEditTime: 2024-08-14 16:39:35 - @LastEditors: jffan - @FilePath: \tcas-cli\cmd\ca\ca.go - @Description: Command to obtain a CA certificate |
* @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 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-08-01 15:47:27 * @LastEditTime: 2024-08-14 14:36:14 * @LastEditors: jffan * @FilePath: \tcas-cli\cmd\secret\delete.go * @Description: delete secret
|
* @Author: jffan * @Date: 2024-08-01 15:47:27 * @LastEditTime: 2024-08-14 14:36:14 * @LastEditors: jffan * @FilePath: \tcas-cli\cmd\secret\delete.go * @Description: delete secret |
* @Author: jffan * @Date: 2024-08-14 09:33:52 * @LastEditTime: 2024-08-20 14:35:08 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\verify\cert.go * @Description:
|
* @Author: jffan * @Date: 2024-08-14 09:33:52 * @LastEditTime: 2024-08-20 14:35:08 * @LastEditors: jffan * @FilePath: \gitee-tcas\cmd\verify\cert.go * @Description: |
Click to show internal directories.
Click to hide internal directories.