g.command 'update' 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 'file', desc: 'Specify a file by providing its ID.'
          c.flag 'filetype', desc: 'type of file.'