Skip to main content

teams file download

Auto-generated reference

This page is generated from checked-in CLI metadata for release v0.3.0. Do not edit it by hand.

Download a file from a channel.

Synopsis

teams file download --team TEAM_ID --channel CHANNEL_ID --file-id FILE_ID [--path PATH]

Options

OptionValueRequiredEnvDefaultDescription
--teamTEAM_IDyesTeam ID
--channelCHANNEL_IDyesChannel ID
--file-idFILE_IDyesFile ID
--output-file, --pathPATHnoOutput file path; omit it to write raw bytes to stdout

Examples

No command-specific examples are published yet.

Exit Codes

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

See Also