Skip to content

remove Command

gtb remove removes generated components from a project. Part of the framework-developer CLI. See Removing Commands.

Usage

gtb remove command --name <name> [flags]

Subcommands

Subcommand Purpose
command Remove a command from the project.

remove command

Flag Default Description
--name, -n Command name to remove (kebab-case).
--parent root Parent command name.
--path, -p . Project root.

Run with --help for the complete, authoritative flag set.