< Back

Publish-Gab

Mon Jan 13, 2020 7:58 pm

NAME Publish-Gab



SYNOPSIS

Publishes a post to the logged-in user's timeline.





SYNTAX

Publish-Gab [-Text] <String> [-Category <String>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Text <String>

The text body of the post



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Category <String>

The category of the post



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS