Documentation
¶
Index ¶
- func DisplayRecord(record *openv1alpha1resource.Record, pm *config.ProfileManager)
- func DisplayRecordWithFormat(record *openv1alpha1resource.Record, pm *config.ProfileManager, format string, ...)
- func NewCopyCommand(cfgPath *string) *cobra.Command
- func NewCreateCommand(cfgPath *string) *cobra.Command
- func NewDeleteCommand(cfgPath *string) *cobra.Command
- func NewDescribeCommand(cfgPath *string) *cobra.Command
- func NewDownloadCommand(cfgPath *string) *cobra.Command
- func NewFileCommand(cfgPath *string) *cobra.Command
- func NewFileCopyCommand(cfgPath *string) *cobra.Command
- func NewFileDeleteCommand(cfgPath *string) *cobra.Command
- func NewFileDownloadCommand(cfgPath *string) *cobra.Command
- func NewFileListCommand(cfgPath *string) *cobra.Command
- func NewFileMoveCommand(cfgPath *string) *cobra.Command
- func NewListCommand(cfgPath *string) *cobra.Command
- func NewMomentCommand(cfgPath *string) *cobra.Command
- func NewMomentCreateCommand(cfgPath *string) *cobra.Command
- func NewMomentListCommand(cfgPath *string) *cobra.Command
- func NewMoveCommand(cfgPath *string) *cobra.Command
- func NewRootCommand(cfgPath *string) *cobra.Command
- func NewUpdateCommand(cfgPath *string) *cobra.Command
- func NewUploadCommand(cfgPath *string) *cobra.Command
- func NewViewCommand(cfgPath *string) *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DisplayRecord ¶ added in v1.2.0
func DisplayRecord(record *openv1alpha1resource.Record, pm *config.ProfileManager)
DisplayRecord displays record details with URL, handling URL fetching internally
func DisplayRecordWithFormat ¶ added in v1.2.0
func DisplayRecordWithFormat(record *openv1alpha1resource.Record, pm *config.ProfileManager, format string, showSuccessMessage bool)
DisplayRecordWithFormat displays record details in the specified format
func NewCopyCommand ¶
func NewCreateCommand ¶
func NewDeleteCommand ¶
func NewDescribeCommand ¶ added in v1.2.0
func NewDownloadCommand ¶
func NewFileCommand ¶ added in v1.2.0
func NewFileCopyCommand ¶ added in v1.4.0
func NewFileDeleteCommand ¶ added in v1.2.0
func NewFileDownloadCommand ¶ added in v1.4.1
func NewFileListCommand ¶ added in v1.2.0
func NewFileMoveCommand ¶ added in v1.4.0
func NewListCommand ¶
func NewMomentCommand ¶ added in v1.4.2
func NewMomentCreateCommand ¶ added in v1.4.2
func NewMomentListCommand ¶ added in v1.4.2
func NewMoveCommand ¶ added in v1.4.0
func NewRootCommand ¶
func NewUpdateCommand ¶
func NewUploadCommand ¶
func NewViewCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.