Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunRefresh ¶
RunRefresh refreshes/rotates platform tokens and alerts on impending expiry:
keryx auth refresh [<platform>|all] [--dry-run]
With no argument it refreshes every enabled platform (the CI entrypoint).
Types ¶
type RefreshOptions ¶
type RefreshOptions struct {
DryRun bool
}
Click to show internal directories.
Click to hide internal directories.