get-sso-creds
Version:
CLI tool to retrieve or set AWS SSO credentials.
10 lines (9 loc) • 294 B
TypeScript
export * from "./assume-helper";
export * from "./console-helper";
export * from "./creds-helper";
export * from "./interfaces";
export * from "./login-helper";
export * from "./logout-helper";
export * from "./output-helper";
export * from "./profile-helper";
export * from "./select-helper";