func NewCmdEdit(options *[]crane.Option) *cobra.Command
NewCmdEdit creates a new cobra.Command for the edit subcommand.
This is currently hidden until we're happy with the interface and can test it on different operating systems and editors.
func NewCmdEditConfig(options *[]crane.Option) *cobra.Command
NewCmdConfig creates a new cobra.Command for the config subcommand.
func NewCmdEditFs(options *[]crane.Option) *cobra.Command
NewCmdExport creates a new cobra.Command for the export subcommand.
func NewCmdEditManifest(options *[]crane.Option) *cobra.Command
NewCmdManifest creates a new cobra.Command for the manifest subcommand.