slackbuzz status
slackbuzz status
Slack status management
Synopsis
View, set, or clear your Slack status.
Without a subcommand, shows your current status. Requires a user token (xoxp-) with users.profile:write scope.
slackbuzz status [flags]Examples
# Show current status slackbuzz status
# Set status slackbuzz status set "In a meeting" :calendar:
# Set status with expiration slackbuzz status set "Reviewing PRs" :eyes: --until 2h
# Clear status slackbuzz status clearOptions
-h, --help help for statusSEE ALSO
- slackbuzz - Slack CLI - message, search, and manage channels from the command line
- slackbuzz status clear - Clear your Slack status
- slackbuzz status set - Set your Slack status