Documentation
¶
Overview ¶
Package commands provides the command line interface for the application. Available commands are:
- cleanup
- export
- init
- import
- pull
- push
- remove
- status
- update
- version
- view
Each command is implemented as a separate file in this package. The commands make use of multiprocessor and multithreaded execution.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Source Files
¶
- command_cleanup.go
- command_edit.go
- command_export.go
- command_import.go
- command_init.go
- command_pull.go
- command_push.go
- command_remove.go
- command_root.go
- command_status.go
- command_update.go
- command_version.go
- command_view.go
- commands_util.go
- operation_context.go
- operation_loop.go
- operation_status.go
- package_doc.go
Click to show internal directories.
Click to hide internal directories.