package
Version:
v3.24.1
Opens a new window with list of versions in this module.
Published: Feb 11, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type LoginCmd struct {
Org string `help:"Organization slug" required:""`
Scopes string `help:"OAuth scopes to request" default:""`
}
type LogoutCmd struct {
Org string `help:"Organization slug (defaults to currently selected organization)" optional:""`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.