Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TokenCmd = &cobra.Command{
Use: "token",
Short: "Manage user tokens",
}
TokenCmd is the subcommand for managing user tokens.
View Source
var UserCmd = &cobra.Command{
Use: "user",
Short: "Manage user profile and authentication",
}
UserCmd is the root command for managing user-related operations.
View Source
var UserSSHKeyCmd = &cobra.Command{
Use: "ssh-key",
Short: "Manage SSH keys",
}
UserSSHKeyCmd represents the ssh-key command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.