ハイパーパラメーターをブールフラグとして渡すには、設定のDocumentation Index
Fetch the complete documentation index at: https://wb-21fd5541-john-wbdocs-2044-rename-serverless-products.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
commandセクションで${args_no_boolean_flags}マクロを使用します。このマクロは、ブール型のパラメーターを自動的にフラグとして含めます。paramがTrueの場合、commandには--paramが渡されます。paramがFalseの場合、そのフラグは省略されます。
Sweeps