@fig/publish-spec
Publish a spec to fig teams
Subcommands
Name | Description |
---|
help | Display help for command |
Options
Name | Description |
---|
-V, --version | Output the version number |
-i, --interactive | Publish a spec interactively |
-t, --token <string> | A fig token |
--team <string> | Set the namespace of the published spec |
-n, --name <string> | Set the name of the published spec |
-p, --spec-path <path> | The local path of the spec to publish |
-b, --binary-path <path> | The path of the binary to run to generate the spec |
-s, --subcommand-name <string> | The subcommand of the binary used to generate the spec |
--is-script | The spec is a local script and will only be loaded when referenced in a fig/config.json file |
-f, --framework <string> | Framework used to build the CLI |
-h, --help | Display help for command |