hugo list all
hugo list all
List all content
概要
List all content including draft, future, and expired.
hugo list all [flags] [args]
オプション
-h, --help help for all
Options inherited from parent commands
--clock string Hugo が用いる日時を指定します。--clock 2021-11-06T22:30:00.00+09:00
--config string 設定ファイルを指定します。 (デフォルトは hugo.yaml|json|toml)
--configDir string 設定ディレクトリを指定します。 (デフォルトは "config")
--debug デバッグ出力を行います。
-d, --destination string ファイル出力を行うパスを指定します。
-e, --environment string ビルド環境を指定します。
--ignoreVendorPaths string 指定 Glob パターンにマッチするモジュールパスを _vendor として無視します。
--logLevel string ログレベルを指定します。 (debug|info|warn|error)
--quiet 出力抑制モード (quite mode) によりビルドを行います。
-M, --renderToMemory メモリーにレンダーします。 (サーバー起動時に有用)
-s, --source string ファイル入力元を相対パスで指定します。
--themesDir string テーマディレクトリのパスを指定します。
-v, --verbose 詳細出力を行います。
SEE ALSO
- hugo list - Listing out various types of content