Versions in this module Expand all Collapse all v0 v0.1.0 Feb 4, 2025 Changes in this version + func GenerateAccountsRolesFile(profileName string) error + func Jump(profileName string) error + type AccountRole struct + AccountID string + AccountName string + RoleName string + func (a AccountRole) String() string + func (a AccountRole) URL(baseURL string) string + type Instance struct + AccountRoles []AccountRole + SsoURL string + type Store struct + Instances []Instance