2.39. hammer import-templates
テンプレートを git repo またはサーバー上のディレクトリーからインポートします。
Usage: hammer import-templates [OPTIONS] Options: --associate ASSOCIATE Associate to OS's, Locations & Organizations. Options are: always, New or never. Possible value(s): 'always', 'new', 'never' --branch BRANCH Branch in Git repo. --dirname DIRNAME The directory within Git repo containing the templates --filter FILTER Export templates with names matching this regex (case-insensitive; snippets Are not filtered). --force FORCE Update templates that are locked One of true/false, yes/no, 1/0. --location LOCATION_NAME Set the current location context for the request --location-id LOCATION_ID Set the current location context for the request --location-ids LOCATION_IDS REPLACE locations with given ids Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --location-title LOCATION_TITLE Set the current location context for the request --location-titles LOCATION_TITLES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --locations LOCATION_NAMES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --lock LOCK Lock imported templates Possible value(s): 'lock', 'keep_lock_new', 'keep', 'unlock', 'true', 'false', '0', '1' --negate NEGATE Negate the prefix (for purging). One of true/false, yes/no, 1/0. --organization ORGANIZATION_NAME Set the current organization context for the request --organization-id ORGANIZATION_ID Set the current organization context for the request --organization-ids ORGANIZATION_IDS REPLACE organizations with given ids. Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --organization-title ORGANIZATION_TITLE Set the current organization context for the request --organization-titles ORGANIZATION_TITLES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --organizations ORGANIZATION_NAMES Comma separated list of values. Values containing comma should be quoted or escaped with backslash. JSON is acceptable and preferred way for complex parameters --prefix PREFIX The string all imported templates should begin with. --repo REPO Override the default repo from settings. --verbose VERBOSE Show template diff in response One of true/false, yes/no, 1/0. -h, --help Print help