Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 646 Bytes

publishing.md

File metadata and controls

32 lines (20 loc) · 646 Bytes

publishing

speakeasy configure publishing

Configure Speakeasy for publishing.

Details

Configure your Speakeasy workflow to publish to package managers from your github repo.

Usage

speakeasy configure publishing [flags]

Options

  -h, --help                        help for publishing
  -d, --workflow-directory string   directory of speakeasy workflow file

Options inherited from parent commands

      --logLevel string   the log level (available options: [info, warn, error]) (default "info")

Parent Command