Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{ Use: "dbxcli", Short: "A command line tool for Dropbox users and team admins", Long: `Use dbxcli to quickly interact with your Dropbox, upload/download files, manage your team and more. It is easy, scriptable and works on all platforms!`, SilenceUsage: true, PersistentPreRunE: initDbx, }
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
Types ¶
Source Files
¶
- account.go
- add-member.go
- cp.go
- du.go
- get.go
- info.go
- list-groups.go
- list-members.go
- logout.go
- ls.go
- mkdir.go
- mv.go
- put.go
- remove-member.go
- restore.go
- revs.go
- rm.go
- root.go
- search.go
- share-list-folders.go
- share-list-links.go
- share.go
- team.go
Click to show internal directories.
Click to hide internal directories.