flexkit help
Shows usage documentation for the CLI or a specific command.
Synopsis
flexkit help [command]Equivalent Forms
These forms are equivalent:
flexkit help deploy
flexkit deploy --helpSupported Command Help Targets
deployprojectloginlogoutwhoami
Examples
# Show top-level help
flexkit help
# Show project command help
flexkit help project
# Show project remove help
flexkit project rm --helpLast updated on