g.command 'add' do |c|
          c.flag 'external_id', desc: 'Creator defined GUID for the file.'
          c.flag 'external_url', desc: 'URL of the remote file.'
          c.flag 'title', desc: 'Title of the file being shared.'
          c.flag 'filetype', desc: 'type of file.'