Set a channel's type to private
Set the type of a channel from public to private. Channel can be specified by [team]:[channel]. ie. myteam:mychannel or by channel ID.
mmctl channel make_private [channel] [flags]
channel make_private myteam:mychannel
-h, --help help for make_private
--format string the format of the command output [plain, json] (default "plain")
- mmctl channel - Management of channels