package
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Nov 20, 2024
License: AGPL-3.0
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
* @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:
View Source
var Cmd = &cobra.Command{
Args: cobra.NoArgs,
Use: "attest",
Short: "do trust node attest for get token, cert or secret",
Long: "",
SuggestionsMinimumDistance: 1,
DisableSuggestions: false,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.