@fig/publish-spec

Publish a spec to fig teams

Subcommands

NameDescription
helpDisplay help for command

Options

NameDescription
-V, --versionOutput the version number
-i, --interactivePublish 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-scriptThe 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, --helpDisplay help for command