Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ms365
command
Command ms365 is a command-line tool for Microsoft 365 via the Microsoft Graph API.
|
Command ms365 is a command-line tool for Microsoft 365 via the Microsoft Graph API. |
|
Package commands wires the cobra command tree.
|
Package commands wires the cobra command tree. |
|
internal
|
|
|
api
Package api is the Microsoft Graph client core: bearer auth via a token source, idempotent-only retry honoring Retry-After, @odata.nextLink pagination, a dry-run curl mode, and typed mail/calendar/user services on top of one generic request path.
|
Package api is the Microsoft Graph client core: bearer auth via a token source, idempotent-only retry honoring Retry-After, @odata.nextLink pagination, a dry-run curl mode, and typed mail/calendar/user services on top of one generic request path. |
|
auth
Package auth stores bot tokens out of plaintext.
|
Package auth stores bot tokens out of plaintext. |
|
config
Package config resolves ms365 configuration with a manual flag > env > file > default precedence (no Viper, per the cliwright house pattern).
|
Package config resolves ms365 configuration with a manual flag > env > file > default precedence (no Viper, per the cliwright house pattern). |
|
output
Package output renders Microsoft Graph JSON in table/json/yaml/csv/id.
|
Package output renders Microsoft Graph JSON in table/json/yaml/csv/id. |
|
update
Package update self-updates the CLI binary from its GitHub releases.
|
Package update self-updates the CLI binary from its GitHub releases. |
|
version
Package version holds build metadata, injected at link time via -ldflags.
|
Package version holds build metadata, injected at link time via -ldflags. |
|
tools
|
|
|
gendocs
command
Command gendocs generates the Markdown command reference under docs/commands from the live cobra tree, so the published docs never drift from the actual CLI surface.
|
Command gendocs generates the Markdown command reference under docs/commands from the live cobra tree, so the published docs never drift from the actual CLI surface. |
Click to show internal directories.
Click to hide internal directories.