Method: Commonmeta::CLI#update_ghost_post

Defined in:
lib/commonmeta/cli.rb

#update_ghost_post(id) ⇒ Object



126
127
128
# File 'lib/commonmeta/cli.rb', line 126

def update_ghost_post(id)
  puts update_ghost_post_via_api(id)
end