Skip to main content

teams file upload

Auto-generated reference

This page is generated from teams --help-json for release v0.1.0. Do not edit it by hand.

Upload a file to a channel.

Synopsis

teams file upload --team TEAM_ID --channel CHANNEL_ID (--file PATH | --stdin --name NAME)

Options

This command has no command-specific options beyond the global options.

Examples

No command-specific examples are published yet.

Exit Codes

CodeMeaning
0success
2invalid input
3authentication error
4permission denied
6rate limited

See Also