Discover Packages
github.com/stripe/stripe-cli
pkg
cmdutil
package
Version:
v1.40.8
Opens a new window with list of versions in this module.
Published: Apr 24, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package cmdutil provides generic cobra command utilities shared across
pkg/cmd and its subpackages.
FindSubCmd walks cmd's subcommand tree following names in order, returning
the matching command and true. Returns nil and false if any name in the
path is not found.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.