@j-schreiber/sf-cli-plugin-ci-template
v0.1.17
Published
Add the description of your SF CLI plugin
Maintainers
Readme
@j-schreiber/sf-cli-plugin-ci-template
This is a demo / template repo to experiment with various CI workflows. It is not intended for production use.
Documentation
sf hello-world
Summary of a command.
USAGE
$ sf hello-world -o <value> [--json] [--flags-dir <value>]
FLAGS
-o, --target-org=<value> (required) The target org
GLOBAL FLAGS
--flags-dir=<value> Import flag values from a directory.
--json Format output as json.
DESCRIPTION
Summary of a command.
Description. Does not repeat summary.
EXAMPLES
Do something
$ sf hello-world -o MyTargetOrgSee code: src/commands/hello-world.ts
