Skip to main content

mtlx upload

mtlx upload​

Upload a .mtlx.zip (or .mtlx) file as a new material

Usage​

mtlx upload <file> --name <name> [--keywords <keywords>] [--user <user>] [--visibility <visibility>] [--license <license>] [--description <description>] [--metadata <metadata>]
ArgumentTypeRequiredDescription
filestringYesPath to a .mtlx.zip (or .mtlx) file
FlagTypeRequiredDescription
--namestringYesMaterial name
--keywordsstringNoKeywords
--userstringNoUser name
--visibilitystringNoMaterial visibility; Choices: PRIVATE, UNLISTED, PUBLIC
--licensestringNoShare license; Choices: NONE, CC_0, CC_BY, CC_BY_SA, CC_BY_NC, CC_BY_NC_SA, CC_BY_ND, CC_BY_NC_ND
--descriptionstringNoDescription
--metadatastringNoMetadata as a string (max 10240 characters)