<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>pocketberserker</author_name>
  <author_url>https://blog.hatena.ne.jp/pocketberserker/</author_url>
  <blog_title>pocketberserkerの爆走</blog_title>
  <blog_url>https://pocketberserker.hatenablog.com/</blog_url>
  <categories>
    <anon>golang</anon>
  </categories>
  <description>新年が明けたのでgolangに入門し、お試しにとコマンドラインツールを作っているところです。 その際に、外部コマンドをサブコマンドのように実行するにはどうすれば…と思って見つけたのが以下の記事です。 [Go言語]codegangsta/cliで、サブコマンドとして外部コマンドをとれるようにしてみた - Qiita urfave/cli*1を使えばまさにやりたいことができそう…と思っていたのですが、上記記事のコードでは引数に未知のflagが含まれているとエラーになってしまいます。 どうにか解決できないか、あるいは自分の勘違いなのではと調査したものの進展なし。 早々に諦めて別のライブラリを調査する…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpocketberserker.hatenablog.com%2Fentry%2F2018%2F01%2F14%2F090000&quot; title=&quot;golangのcobraで、サブコマンドとして外部コマンドを実行する - pocketberserkerの爆走&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-01-14 09:00:00</published>
  <title>golangのcobraで、サブコマンドとして外部コマンドを実行する</title>
  <type>rich</type>
  <url>https://pocketberserker.hatenablog.com/entry/2018/01/14/090000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
