<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gsf_zero1</author_name>
  <author_url>https://blog.hatena.ne.jp/gsf_zero1/</author_url>
  <blog_title>いろいろ備忘録日記</blog_title>
  <blog_url>https://devlights.hatenablog.com/</blog_url>
  <categories>
    <anon>task</anon>
  </categories>
  <description>概要 コマンドライン引数を使う コマンドライン引数の指定方法 試してみる 参考情報 概要 以下、自分用のメモです。 コマンドライン引数を使う {{ .CLI_ARGS }} という形でコマンドラインから指定された引数を利用することが出来ます。 コマンドライン引数の指定方法 task コマンド呼び出し時に -- の後に指定します。 $ task run -- hello world 上記の場合、{{ .CLI_ARGS }} の値は hello world となります。 試してみる # https://taskfile.dev/usage/#forwarding-cli-arguments-to…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdevlights.hatenablog.com%2Fentry%2F2023%2F02%2F22%2F073000&quot; title=&quot;Task (go-task) メモ-15 (コマンドライン引数, CLI_ARGS) - いろいろ備忘録日記&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>https://cdn.blog.st-hatena.com/images/theme/og-image-1500.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-02-22 07:30:00</published>
  <title>Task (go-task) メモ-15 (コマンドライン引数, CLI_ARGS)</title>
  <type>rich</type>
  <url>https://devlights.hatenablog.com/entry/2023/02/22/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
