package
0.0.0-20200213154413-00c3a636d85d
Repository: https://github.com/morphyni/auditsafecli.git
Documentation: pkg.go.dev
# Functions
CheckPlatformVersionAndLogin is a before action for all commands which enforces user to be logged-in firstensure that platform API version is correct and user is logged in.
DeleteProfile delete profile file from disk.
DeleteSessionFile delete session file from disk.
DeleteTokenFile delete token file from disk.
IdmLogin performs actual login with IdentityManagementServer.
Login implements command "login".
Logout implements the logout function.