Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Run ¶
func Run(command string, config *client.ConfluenceConfig, opts *OperationOptions)
Run the provided command with the options from the command line
Types ¶
type OperationOptions ¶
type OperationOptions struct { Title string SpaceKey string Filepath string BodyOnly bool StripImgs bool AncestorTitle string AncestorID int64 Format string CleanAdoc bool HtmlMacro bool // contains filtered or unexported fields }
OperationOptions holds all the options that apply to the specified operation
Click to show internal directories.
Click to hide internal directories.