MetadataApiDeployOptions: {
    apiOptions?: ApiOptions;
    mdapiPath?: string;
    registry?: RegistryAccess;
    zipPath?: string;
} & MetadataTransferOptions

Type declaration

  • OptionalapiOptions?: ApiOptions
  • OptionalmdapiPath?: string

    Path to a directory containing mdapi-formatted code and a package.xml

  • Optionalregistry?: RegistryAccess
  • OptionalzipPath?: string

    Path to a zip file containing mdapi-formatted code and a package.xml