@webprovisions/cli
v2.1.0
Published
CLI for managing Webprovisions distributions and plugins.
Downloads
17
Readme
Webprovisions CLI
Command-line interface for creating a boilerplate for a Webprovisions compatible package.
It is typically used together with another package manager, like npm or Yarn, for publishing and managing packages in the Webprovisions Service.
Alias
Two aliases are available to use the CLI.
wp
webprovisions
Help
List available options and commands.
Example
webprovisions --help
Create
Command to create a resource.
Aliases: create
or c
Distribution
Aliases: distribution
or dist
Example
webprovisions create distribution [distribution-name]
Embed
Creates an embed script for a distribution. Make sure to be in the distribution directory when executing the command.
Example
webprovisions create embed