Discover Packages
github.com/co-native-ab/pimctl
cmd
login
package
Version:
v0.0.1-alpha.7
Opens a new window with list of versions in this module.
Published: Jan 5, 2025
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Cmd = &cobra .Command {
Use: "login",
Short: "Login to pimctl",
Long: "Login to pimctl. This command will authenticate you to Azure PIM",
RunE: runLogin,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.